atoh 712 sound/pci/riptide/riptide.c i = atoh(&in[1], 2); atoh 713 sound/pci/riptide/riptide.c addr = offset + atoh(&in[3], 4); atoh 718 sound/pci/riptide/riptide.c data = atoh(p, 8); atoh 740 sound/pci/riptide/riptide.c t = atoh(&in[7], 2); atoh 746 sound/pci/riptide/riptide.c saddr = atoh(&in[9], 4) << 4; atoh 749 sound/pci/riptide/riptide.c laddr = atoh(&in[9], 4) << 16; atoh 752 sound/pci/riptide/riptide.c val = atoh(&in[9], 8);