Home
last modified time | relevance | path

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

/drivers/media/cec/usb/extron-da-hd-4k-plus/
A Dcec-splitter.h19 bool found_sink; member
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()
A Dextron-da-hd-4k-plus.c629 port->port.found_sink = true; in extron_irq_work_handler()
1116 port->port.found_sink ? "found" : "no", in extron_adap_status_port()
/drivers/hwtracing/coresight/
A Dcoresight-core.c948 struct coresight_device *found_sink = NULL; in coresight_find_sink() local
952 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