Home
last modified time | relevance | path

Searched refs:ccs_cap_mode (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-core.c96 static int ccs_cap_mode[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 }; variable
97 module_param_array(ccs_cap_mode, int, NULL, 0444);
98 MODULE_PARM_DESC(ccs_cap_mode, " capture crop/compose/scale mode:\n"
1804 int ccs_cap = ccs_cap_mode[inst]; in vivid_create_instance()
/linux-6.12.1/Documentation/admin-guide/media/
Dvivid.rst198 - ccs_cap_mode:
285 removed. Unless overridden by ccs_cap_mode and/or ccs_out_mode the
325 ccs_cap_mode (see "Configuring the driver" for more detailed information),
831 the ccs_cap_mode module option is set to the default value of -1 and if
837 present if the ccs_cap_mode module option is set to the default value of
843 and downscaling). This control is only present if the ccs_cap_mode
1235 ccs_cap_mode and ccs_out_mode module options. See "Configuring the driver" on