Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h358 unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid);
Dhda_codec.c313 unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_devices() function
327 EXPORT_SYMBOL_GPL(snd_hda_get_num_devices);
345 parm = snd_hda_get_num_devices(codec, nid); in snd_hda_get_devices()
405 num_devices = snd_hda_get_num_devices(codec, nid) + 1; in snd_hda_set_dev_select()
Dpatch_hdmi.c1072 dev_num = snd_hda_get_num_devices(codec, per_pin->pin_nid) + 1; in intel_not_share_assigned_cvt()
1714 dev_num = snd_hda_get_num_devices(codec, pin_nid) + 1; in hdmi_add_pin()