Searched refs:snd_hda_query_supported_pcm (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_codec.h | 370 int snd_hda_query_supported_pcm(struct hda_codec *codec, hda_nid_t nid,
|
D | hda_codec.c | 3458 int snd_hda_query_supported_pcm(struct hda_codec *codec, hda_nid_t nid, in snd_hda_query_supported_pcm() function 3551 EXPORT_SYMBOL_GPL(snd_hda_query_supported_pcm); 3655 err = snd_hda_query_supported_pcm(codec, info->nid, in set_pcm_default_values() 4227 snd_hda_query_supported_pcm(codec, mout->dig_out_nid, in snd_hda_multi_out_analog_open()
|
D | patch_hdmi.c | 1716 err = snd_hda_query_supported_pcm(codec, cvt_nid, in hdmi_add_cvt()
|