Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_codec.c2134 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_info()
2138 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_info()
2159 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_get()
2163 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_get()
2184 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_put()
2189 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_put()
2217 struct hda_bind_ctls *c; in snd_hda_mixer_bind_tlv()
2221 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_tlv()
Dhda_local.h209 struct hda_bind_ctls { struct
Dpatch_realtek.c2526 static const struct hda_bind_ctls alc268_bind_beep_sw = {