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