Home
last modified time | relevance | path

Searched defs:mpu401_write_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demumpu401.c34 #define mpu401_write_cmd(emu, mpu, data) mpu401_write(emu, mpu, data, 1) macro
H A Demu10k1x.c1170 #define mpu401_write_cmd(emu, mpu, data) mpu401_write(emu, mpu, data, 1) macro