Searched refs:ccs_out_mode (Results 1 – 1 of 1) sorted by relevance
103 static int ccs_out_mode[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 }; variable104 module_param_array(ccs_out_mode, int, NULL, 0444);105 MODULE_PARM_DESC(ccs_out_mode, " output crop/compose/scale mode:\n"1689 int ccs_out = ccs_out_mode[inst]; in vivid_create_instance()