Searched refs:snd_ak4531 (Results 1 – 2 of 2) sorted by relevance
52 struct snd_ak4531 { struct53 void (*write) (struct snd_ak4531 *ak4531, unsigned short reg, argument56 void (*private_free) (struct snd_ak4531 *ak4531); argument62 int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531, argument63 struct snd_ak4531 **rak4531);66 void snd_ak4531_suspend(struct snd_ak4531 *ak4531);67 void snd_ak4531_resume(struct snd_ak4531 *ak4531);69 static inline void snd_ak4531_suspend(struct snd_ak4531 *ak4531) {} in snd_ak4531_suspend()70 static inline void snd_ak4531_resume(struct snd_ak4531 *ak4531) {} in snd_ak4531_resume()
23 static void snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531);31 static void snd_ak4531_dump(struct snd_ak4531 *ak4531)73 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_single()91 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_single()138 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_double()161 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_double()211 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_input_sw()227 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_input_sw()316 static int snd_ak4531_free(struct snd_ak4531 *ak4531) in snd_ak4531_free()328 struct snd_ak4531 *ak4531 = device->device_data; in snd_ak4531_dev_free()[all …]