Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_hdmi.c108 int (*pin_hbr_setup)(struct hda_codec *codec, hda_nid_t pin_nid, bool hbr);
881 bool hbr) in hdmi_pin_hbr_setup() argument
890 return hbr ? -EINVAL : 0; in hdmi_pin_hbr_setup()
893 if (hbr) in hdmi_pin_hbr_setup()
908 } else if (hbr) in hdmi_pin_hbr_setup()
3913 bool hbr) in atihdmi_pin_hbr_setup() argument
3919 if (hbr) in atihdmi_pin_hbr_setup()
3935 } else if (hbr) in atihdmi_pin_hbr_setup()