Lines Matching defs:ak4531
73 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_single() local
92 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_single() local
140 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_double() local
164 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_double() local
215 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_input_sw() local
232 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_input_sw() local
322 static int snd_ak4531_free(struct snd_ak4531 *ak4531) in snd_ak4531_free()
334 struct snd_ak4531 *ak4531 = device->device_data; in snd_ak4531_dev_free() local
373 struct snd_ak4531 *ak4531; in snd_ak4531_mixer() local
427 void snd_ak4531_suspend(struct snd_ak4531 *ak4531) in snd_ak4531_suspend()
436 void snd_ak4531_resume(struct snd_ak4531 *ak4531) in snd_ak4531_resume()
460 struct snd_ak4531 *ak4531 = entry->private_data; in snd_ak4531_proc_read() local
470 snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531) in snd_ak4531_proc_init()