Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dmpu401.h56 struct snd_mpu401 { struct
69 int (*open_input) (struct snd_mpu401 * mpu); argument
70 void (*close_input) (struct snd_mpu401 * mpu); argument
71 int (*open_output) (struct snd_mpu401 * mpu); argument
72 void (*close_output) (struct snd_mpu401 * mpu); argument
84 void (*write) (struct snd_mpu401 * mpu, unsigned char data, unsigned long addr); argument
85 unsigned char (*read) (struct snd_mpu401 *mpu, unsigned long addr); argument
/kernel/linux/linux-6.6/include/sound/
Dmpu401.h56 struct snd_mpu401 { struct
69 int (*open_input) (struct snd_mpu401 * mpu); argument
70 void (*close_input) (struct snd_mpu401 * mpu); argument
71 int (*open_output) (struct snd_mpu401 * mpu); argument
72 void (*close_output) (struct snd_mpu401 * mpu); argument
84 void (*write) (struct snd_mpu401 * mpu, unsigned char data, unsigned long addr); argument
85 unsigned char (*read) (struct snd_mpu401 *mpu, unsigned long addr); argument