Searched refs:snd_hda_bind_sw (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/sound/pci/hda/ |
D | hda_local.h | 177 extern struct hda_ctl_ops snd_hda_bind_sw; /* for bind-switch */
|
D | patch_cirrus.c | 775 spec->capture_bind[0] = make_bind_capture(codec, &snd_hda_bind_sw); in build_input()
|
D | patch_realtek.c | 6021 .ops = &snd_hda_bind_sw, 9209 .ops = &snd_hda_bind_sw, 13072 .ops = &snd_hda_bind_sw, 17703 .ops = &snd_hda_bind_sw, 17720 .ops = &snd_hda_bind_sw, 17741 .ops = &snd_hda_bind_sw, 17781 .ops = &snd_hda_bind_sw, 17839 .ops = &snd_hda_bind_sw, 17851 .ops = &snd_hda_bind_sw, 19771 .ops = &snd_hda_bind_sw,
|
D | patch_analog.c | 673 .ops = &snd_hda_bind_sw, 751 .ops = &snd_hda_bind_sw,
|
D | hda_codec.c | 2448 struct hda_ctl_ops snd_hda_bind_sw = { variable 2454 EXPORT_SYMBOL_HDA(snd_hda_bind_sw);
|
D | patch_conexant.c | 2580 .ops = &snd_hda_bind_sw,
|