Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c245 static int extron_send_and_wait(struct extron *extron, struct extron_port *port, in extron_send_and_wait() function
467 ret = extron_send_and_wait(port->extron, port, "WI1,in.binEDID", in extron_write_edid()
563 if (!extron_send_and_wait(extron, port, cmd, reply)) in extron_read_edid()
998 err = extron_send_and_wait(port->extron, port, cmd, resp); in extron_cec_adap_log_addr()
1018 return extron_send_and_wait(port->extron, port, cmd, NULL); in extron_cec_adap_transmit()
1418 extron_send_and_wait(extron, NULL, "WI1*0CCEC", NULL); in extron_setup()
1419 extron_send_and_wait(extron, NULL, "WO0*CCEC", NULL); in extron_setup()
1422 err = extron_send_and_wait(extron, NULL, "N", "Pno"); in extron_setup()
1442 err = extron_send_and_wait(extron, NULL, "W CN", "Ipn "); in extron_setup()
1448 err = extron_send_and_wait(extron, NULL, "*Q", "Bld"); in extron_setup()
[all …]