Searched refs:pin_id_to_pin_index (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 251 static int pin_id_to_pin_index(struct hda_codec *codec, in pin_id_to_pin_index() function 797 int pin_idx = pin_id_to_pin_index(codec, nid, dev_id); in check_presence_and_report() 1730 pin_idx = pin_id_to_pin_index(codec, per_pin->pin_nid, per_pin->dev_id); in silent_stream_enable() 2910 int pin_idx = pin_id_to_pin_index(codec, pin_nid, dev_id); in i915_hsw_setup_stream()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 238 static int pin_id_to_pin_index(struct hda_codec *codec, in pin_id_to_pin_index() function 786 int pin_idx = pin_id_to_pin_index(codec, nid, dev_id); in check_presence_and_report() 1700 pin_idx = pin_id_to_pin_index(codec, per_pin->pin_nid, per_pin->dev_id); in silent_stream_enable()
|
Completed in 13 milliseconds