Home
last modified time | relevance | path

Searched refs:kcontrol_codec (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw883xx.c136 .kcontrol_codec = snd_soc_kcontrol_component,
144 .kcontrol_codec = snd_soc_kcontrol_codec,
944 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_profile_info()
982 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_profile_get()
997 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_profile_set()
1063 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_switch_get()
1076 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_switch_set()
1138 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_monitor_switch_get()
1152 aw_componet_codec_ops.kcontrol_codec(kcontrol); in aw883xx_monitor_switch_set()
H A Daw883xx.h133 aw_snd_soc_codec_t *(*kcontrol_codec)(struct snd_kcontrol *kcontrol); member