Searched refs:extron_send_and_wait_len (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
H A D | extron-da-hd-4k-plus.c | 193 static int extron_send_and_wait_len(struct extron *extron, struct extron_port *port, in extron_send_and_wait_len() function 247 return extron_send_and_wait_len(extron, port, cmd, NULL, 0, response); in extron_send_and_wait() 461 ret = extron_send_and_wait_len(port->extron, port, "W+UF256,in.bin", in extron_write_edid()
|