Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dpatch_hdmi.c50 static bool enable_all_pins; variable
51 module_param(enable_all_pins, bool, 0444);
52 MODULE_PARM_DESC(enable_all_pins, "Forcibly enable all pins");
2015 if (enable_all_pins) in hdmi_parse_codec()