Searched refs:cec_splitter_received_input (Results 1 – 3 of 3) sorted by relevance
42 int cec_splitter_received_input(struct cec_splitter_port *port, struct cec_msg *msg);
359 int cec_splitter_received_input(struct cec_splitter_port *p, struct cec_msg *msg) in cec_splitter_received_input() function
1071 return cec_splitter_received_input(&port->port, msg); in extron_received()