Searched defs:mpu401_read_data (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emumpu401.c | 35 #define mpu401_read_data(emu, mpu) mpu401_read(emu, mpu, 0) macro
|
H A D | emu10k1x.c | 1206 #define mpu401_read_data(emu, mpu) mpu401_read(emu, mpu, 0) macro
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emumpu401.c | 35 #define mpu401_read_data(emu, mpu) mpu401_read(emu, mpu, 0) macro
|
H A D | emu10k1x.c | 1171 #define mpu401_read_data(emu, mpu) mpu401_read(emu, mpu, 0) macro
|
Completed in 7 milliseconds