Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c2333 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_info()
2337 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_info()
2358 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_get()
2362 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_get()
2383 struct hda_bind_ctls *c; in snd_hda_mixer_bind_ctls_put()
2388 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_ctls_put()
2416 struct hda_bind_ctls *c; in snd_hda_mixer_bind_tlv()
2420 c = (struct hda_bind_ctls *)kcontrol->private_value; in snd_hda_mixer_bind_tlv()
Dhda_local.h209 struct hda_bind_ctls { struct
Dpatch_realtek.c2508 static const struct hda_bind_ctls alc268_bind_beep_sw = {