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.c50 static bool hpd_never_low; variable
51 module_param(hpd_never_low, bool, 0644);
52 MODULE_PARM_DESC(hpd_never_low, "Input HPD will never go low (1), or go low if all output HPDs are …
1155 if (extron->hpd_never_low) in extron_adap_status()
1482 extron->hpd_never_low = hpd_never_low; in extron_setup()
1485 if (hpd_never_low) { in extron_setup()
1710 if (hpd_never_low != extron->hpd_never_low) { in extron_setup_thread()
1715 if (hpd_never_low) { in extron_setup_thread()
1722 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``