Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.h18 bool is_active_source; member
H A Dcec-splitter.c42 p->is_active_source = true; in cec_port_out_active_source()
539 p->is_active_source = false; in cec_splitter_received_output()
543 if (!p->is_active_source) in cec_splitter_received_output()
H A Dextron-da-hd-4k-plus.c1123 port->port.is_active_source ? "" : "not ", in extron_adap_status_port()