Home
last modified time | relevance | path

Searched refs:snd_hda_get_num_devices (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h356 unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid);
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h362 unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid);
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c293 * snd_hda_get_num_devices - get DEVLIST_LEN parameter of the given widget
300 unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_devices() function
314 EXPORT_SYMBOL_GPL(snd_hda_get_num_devices); variable
332 parm = snd_hda_get_num_devices(codec, nid); in snd_hda_get_devices()
392 num_devices = snd_hda_get_num_devices(codec, nid) + 1; in snd_hda_set_dev_select()
H A Dpatch_hdmi.c1107 dev_num = snd_hda_get_num_devices(codec, per_pin->pin_nid) + 1; in intel_not_share_assigned_cvt()
1883 dev_num = snd_hda_get_num_devices(codec, pin_nid) + 1; in hdmi_add_pin()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c293 * snd_hda_get_num_devices - get DEVLIST_LEN parameter of the given widget
300 unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_devices() function
314 EXPORT_SYMBOL_GPL(snd_hda_get_num_devices); variable
332 parm = snd_hda_get_num_devices(codec, nid); in snd_hda_get_devices()
392 num_devices = snd_hda_get_num_devices(codec, nid) + 1; in snd_hda_set_dev_select()
H A Dpatch_hdmi.c1122 dev_num = snd_hda_get_num_devices(codec, per_pin->pin_nid) + 1; in intel_not_share_assigned_cvt()
1911 dev_num = snd_hda_get_num_devices(codec, pin_nid) + 1; in hdmi_add_pin()

Completed in 26 milliseconds