Searched refs:MAX_HDMI_INPUTS (Results 1 – 2 of 2) sorted by relevance
60 #define MAX_HDMI_INPUTS 15 macro307 u8 hdmi_index_to_input_index[MAX_HDMI_INPUTS];381 struct v4l2_ctrl *ctrl_hdmi_to_output[MAX_HDMI_INPUTS];382 char ctrl_hdmi_to_output_names[MAX_HDMI_INPUTS][32];
1722 WARN_ON(dev->num_hdmi_inputs > MAX_HDMI_INPUTS); in vivid_create_controls()