Home
last modified time | relevance | path

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

/linux-6.1.9/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