Searched refs:found_sink (Results 1 – 4 of 4) sorted by relevance
19 bool found_sink; member
284 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()
629 port->port.found_sink = true; in extron_irq_work_handler()1116 port->port.found_sink ? "found" : "no", in extron_adap_status_port()
948 struct coresight_device *found_sink = NULL; in coresight_find_sink() local952 found_sink = csdev; in coresight_find_sink()971 found_sink = coresight_select_best_sink(found_sink, in coresight_find_sink()979 if (found_sink) in coresight_find_sink()981 return found_sink; in coresight_find_sink()
Completed in 14 milliseconds