Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.h19 bool found_sink; member
H A Dcec-splitter.c284 if (!p->found_sink) in cec_out_report_power_status()
608 if (p->found_sink && ktime_to_ns(p->lost_sink_ts) && in cec_splitter_poll()
614 p->found_sink = false; in cec_splitter_poll()
H A Dextron-da-hd-4k-plus.c630 port->port.found_sink = true; in extron_irq_work_handler()
1117 port->port.found_sink ? "found" : "no", in extron_adap_status_port()