Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demumpu401.c33 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mpu, data, 0) macro
H A Demu10k1x.c1169 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mpu, data, 0) macro