Searched defs:extron (Results 1 – 2 of 2) sorted by relevance
52 struct extron *extron; member80 struct extron { struct93 struct extron_port *ports[MAX_PORTS]; argument103 struct extron_port *edid_port; argument105 bool edid_reading;106 bool is_ready;109 const char *response;111 char data[DATA_SIZE];112 unsigned int len;114 char buf[DATA_SIZE];[all …]
446 struct extron *extron = port->extron; in extron_write_edid() local486 struct extron *extron = container_of(w, struct extron, in update_edid_work() local543 struct extron *extron = port->extron; in extron_read_edid() local585 struct extron *extron = port->extron; in extron_irq_work_handler() local805 struct extron *extron = port ? port->extron : NULL; in extron_add_edid() local838 struct extron *extron = serio_get_drvdata(serio); in extron_interrupt() local1145 struct extron *extron = port->extron; in extron_adap_status() local1350 struct extron *extron = serio_get_drvdata(serio); in extron_disconnect() local1404 static int extron_setup(struct extron *extron) in extron_setup()1605 struct extron *extron = _extron; in extron_setup_thread() local[all …]