atoh 677 sound/pci/riptide/riptide.c i = atoh(&in[1], 2); atoh 678 sound/pci/riptide/riptide.c addr = offset + atoh(&in[3], 4); atoh 683 sound/pci/riptide/riptide.c data = atoh(p, 8); atoh 705 sound/pci/riptide/riptide.c t = atoh(&in[7], 2); atoh 711 sound/pci/riptide/riptide.c saddr = atoh(&in[9], 4) << 4; atoh 714 sound/pci/riptide/riptide.c laddr = atoh(&in[9], 4) << 16; atoh 717 sound/pci/riptide/riptide.c val = atoh(&in[9], 8);