Home
last modified time | relevance | path

Searched refs:atomisp_ob_config (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h109 struct atomisp_ob_config { struct
425 struct atomisp_ob_config ob_config;
485 struct atomisp_ob_config *ob_config; /* Objective Black config */
992 _IOR('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
994 _IOW('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h139 struct atomisp_ob_config *config);
Datomisp_compat.h384 struct atomisp_ob_config *config);
Datomisp_cmd.c2213 struct atomisp_ob_config *config) in atomisp_black_level()
3300 (struct atomisp_ob_config *)&css_param->ob_config; in atomisp_cp_general_isp_parameters()
Datomisp_compat_css20.c3421 struct atomisp_ob_config *config) in atomisp_css_get_ob_config()