Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dak4531_codec.c73 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_single() local
91 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_single() local
138 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_double() local
161 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_double() local
211 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_get_input_sw() local
227 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol); in snd_ak4531_put_input_sw() local
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() local
367 struct snd_ak4531 *ak4531; in snd_ak4531_mixer() local
421 void snd_ak4531_suspend(struct snd_ak4531 *ak4531) in snd_ak4531_suspend()
[all …]
/linux/include/sound/
H A Dak4531_codec.h69 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()