Searched refs:output_types (Results 1 – 2 of 2) sorted by relevance
139 static unsigned output_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 2 }; variable140 module_param_array(output_types, uint, NULL, 0444);141 MODULE_PARM_DESC(output_types, " output types, default is 0x02. One bit per output,\n"699 dev->output_type[i] = ((output_types[inst] >> i) & 1) ? HDMI : SVID; in vivid_create_instance()
137 output_types: the output types for each instance, the default is 0x02. This defines150 num_outputs=8 output_types=0xf0374 num_outputs, output_types and ccs_out_mode (see section 1 for more detailed