Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c562 if (!extron_send_and_wait(extron, port, cmd, reply)) in extron_read_edid()
1417 extron_send_and_wait(extron, NULL, "WI1*0CCEC", NULL); in extron_setup()
1418 extron_send_and_wait(extron, NULL, "WO0*CCEC", NULL); in extron_setup()
1421 err = extron_send_and_wait(extron, NULL, "N", "Pno"); in extron_setup()
1441 err = extron_send_and_wait(extron, NULL, "W CN", "Ipn "); in extron_setup()
1447 err = extron_send_and_wait(extron, NULL, "*Q", "Bld"); in extron_setup()
1460 err = extron_send_and_wait(extron, NULL, "2i", "Inf02*"); in extron_setup()
1488 extron_send_and_wait(extron, NULL, "W1ihpd", "Ihpd1"); in extron_setup()
1600 return extron_send_and_wait(extron, NULL, "WLS", "Sig"); in extron_setup()
1716 extron_send_and_wait(extron, NULL, "W0ihpd", "Ihpd0"); in extron_setup_thread()
[all …]