Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c193 static int extron_send_and_wait_len(struct extron *extron, struct extron_port *port, in extron_send_and_wait_len()
244 static int extron_send_and_wait(struct extron *extron, struct extron_port *port, in extron_send_and_wait()
250 static void extron_parse_edid(struct extron_port *port) in extron_parse_edid()
406 static void extron_update_edid(struct extron_port *port, unsigned int blocks) in extron_update_edid()
443 static int extron_write_edid(struct extron_port *port, in extron_write_edid()
488 struct extron_port *in = extron->ports[extron->num_out_ports]; in update_edid_work()
489 struct extron_port *p; in update_edid_work()
541 static void extron_read_edid(struct extron_port *port) in extron_read_edid()
583 struct extron_port *port = in extron_irq_work_handler()
584 container_of(work, struct extron_port, irq_work); in extron_irq_work_handler()
[all …]
H A Dextron-da-hd-4k-plus.h36 struct extron_port { struct
93 struct extron_port *ports[MAX_PORTS]; argument
103 struct extron_port *edid_port;