Home
last modified time | relevance | path

Searched refs:snd_mpu401 (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/sound/
Dmpu401.h71 struct snd_mpu401 { struct
84 int (*open_input) (struct snd_mpu401 * mpu); argument
85 void (*close_input) (struct snd_mpu401 * mpu); argument
86 int (*open_output) (struct snd_mpu401 * mpu); argument
87 void (*close_output) (struct snd_mpu401 * mpu); argument
99 void (*write) (struct snd_mpu401 * mpu, unsigned char data, unsigned long addr); argument
100 unsigned char (*read) (struct snd_mpu401 *mpu, unsigned long addr); argument