Searched defs:mpu401_write_data (Results 1 – 2 of 2) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | emumpu401.c | 33 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mpu, data, 0) macro
|
H A D | emu10k1x.c | 1169 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mpu, data, 0) macro
|