Home
last modified time | relevance | path

Searched refs:hda_bind_ctls (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_codec.c2130 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_info()
2134 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_info()
2155 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_get()
2159 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_get()
2180 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_put()
2185 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_put()
2213 struct hda_bind_ctls *c; in snd_hda_mixer_bind_tlv()
2217 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_tlv()
Dhda_local.h209 struct hda_bind_ctls { struct
Dpatch_realtek.c2510 static const struct hda_bind_ctls alc268_bind_beep_sw = {