Lines Matching defs:opl3
26 static void snd_opl2_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl2_command()
49 static void snd_opl3_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl3_command()
74 static int snd_opl3_detect(struct snd_opl3 * opl3) in snd_opl3_detect()
148 struct snd_opl3 *opl3; in snd_opl3_timer1_start() local
165 struct snd_opl3 *opl3; in snd_opl3_timer1_stop() local
185 struct snd_opl3 *opl3; in snd_opl3_timer2_start() local
202 struct snd_opl3 *opl3; in snd_opl3_timer2_stop() local
235 static int snd_opl3_timer1_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer1_init()
256 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer2_init()
284 struct snd_opl3 *opl3; in snd_opl3_interrupt() local
314 static int snd_opl3_free(struct snd_opl3 *opl3) in snd_opl3_free()
329 struct snd_opl3 *opl3 = device->device_data; in snd_opl3_dev_free() local
340 struct snd_opl3 *opl3; in snd_opl3_new() local
365 int snd_opl3_init(struct snd_opl3 *opl3) in snd_opl3_init()
398 struct snd_opl3 *opl3; in snd_opl3_create() local
456 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) in snd_opl3_timer_new()
478 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, in snd_opl3_hwdep_new()