Searched defs:extron_port (Results 1 – 1 of 1) sorted by relevance
36 struct extron_port { struct37 struct cec_splitter_port port;38 struct device *dev;39 struct cec_adapter *adap;40 struct video_device vdev;41 struct v4l2_ctrl_handler hdl;42 struct v4l2_ctrl *ctrl_rx_power_present;43 struct v4l2_ctrl *ctrl_tx_hotplug;44 struct v4l2_ctrl *ctrl_tx_edid_present;45 bool is_input;[all …]