Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c49 static bool hpd_never_low; variable
50 module_param(hpd_never_low, bool, 0644);
51 MODULE_PARM_DESC(hpd_never_low, "Input HPD will never go low (1), or go low if all output HPDs are …
1154 if (extron->hpd_never_low) in extron_adap_status()
1481 extron->hpd_never_low = hpd_never_low; in extron_setup()
1484 if (hpd_never_low) { in extron_setup()
1709 if (hpd_never_low != extron->hpd_never_low) { in extron_setup_thread()
1714 if (hpd_never_low) { in extron_setup_thread()
1721 extron->hpd_never_low = hpd_never_low; in extron_setup_thread()
H A Dextron-da-hd-4k-plus.h96 bool hpd_never_low; member
/linux/Documentation/admin-guide/media/
H A Dcec.rst459 ``hpd_never_low``