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()
255 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer2_init()
282 struct snd_opl3 *opl3; in snd_opl3_interrupt() local
312 static int snd_opl3_free(struct snd_opl3 *opl3) in snd_opl3_free()
327 struct snd_opl3 *opl3 = device->device_data; in snd_opl3_dev_free() local
338 struct snd_opl3 *opl3; in snd_opl3_new() local
362 int snd_opl3_init(struct snd_opl3 *opl3) in snd_opl3_init()
395 struct snd_opl3 *opl3; in snd_opl3_create() local
448 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) in snd_opl3_timer_new()
467 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, in snd_opl3_hwdep_new()