Lines Matching defs:extron
52 struct extron *extron; member
80 struct extron { struct
93 struct extron_port *ports[MAX_PORTS]; argument
103 struct extron_port *edid_port; argument
104 struct completion edid_completion;
105 bool edid_reading;
106 bool is_ready;
108 struct completion cmd_done;
109 const char *response;
110 unsigned int cmd_error;
111 char data[DATA_SIZE];
112 unsigned int len;
113 char reply[DATA_SIZE];
114 char buf[DATA_SIZE];
115 unsigned int idx;