Lines Matching refs:extron_port
193 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()
649 static void extron_process_received(struct extron_port *port, const char *data) in extron_process_received()
693 static void extron_port_signal_change(struct extron_port *port, bool has_sig) in extron_port_signal_change()
723 static void extron_port_edid_change(struct extron_port *port, bool has_edid) in extron_port_edid_change()
758 static void extron_phys_addr_change(struct extron_port *port, u16 pa) in extron_phys_addr_change()
777 static void extron_process_tx_done(struct extron_port *port, char status) in extron_process_tx_done()
803 static void extron_add_edid(struct extron_port *port, const char *hex) in extron_add_edid()
839 struct extron_port *port = NULL; in extron_interrupt()
978 struct extron_port *port = cec_get_drvdata(adap); in extron_cec_adap_enable()
985 struct extron_port *port = cec_get_drvdata(adap); in extron_cec_adap_log_addr()
1004 struct extron_port *port = cec_get_drvdata(adap); in extron_cec_adap_transmit()
1022 struct extron_port *port = cec_get_drvdata(adap); in extron_cec_adap_unconfigured()
1036 struct extron_port *port = cec_get_drvdata(adap); in extron_cec_configured()
1051 struct extron_port *port = cec_get_drvdata(adap); in extron_cec_adap_nb_transmit_canceled()
1064 struct extron_port *port = cec_get_drvdata(adap); in extron_received()
1091 static void extron_adap_status_port(struct extron_port *port, struct seq_file *file) in extron_adap_status_port()
1144 struct extron_port *port = cec_get_drvdata(adap); in extron_adap_status()
1201 struct extron_port *port = video_drvdata(file); in extron_querycap()
1211 struct extron_port *port = video_drvdata(file); in extron_enum_input()
1235 struct extron_port *port = video_drvdata(file); in extron_enum_output()
1258 struct extron_port *port = video_drvdata(file); in extron_g_edid()
1285 struct extron_port *port = video_drvdata(file); in extron_s_edid()
1310 struct extron_port *port = video_drvdata(file); in extron_log_status()
1356 struct extron_port *port = extron->ports[p]; in extron_disconnect()
1365 struct extron_port *port = extron->ports[p]; in extron_disconnect()
1389 struct extron_port *port = extron->ports[p]; in extron_disconnect()
1407 struct extron_port *port; in extron_setup()
1606 struct extron_port *port; in extron_setup_thread()
1740 struct extron_port *port = extron->ports[p]; in extron_setup_thread()