Home
last modified time | relevance | path

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

/linux-6.1.9/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 */
879 _IOR('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
881 _IOW('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h118 struct atomisp_ob_config *config);
Datomisp_compat.h376 struct atomisp_ob_config *config);
Datomisp_cmd.c1806 struct atomisp_ob_config *config) in atomisp_black_level()
2892 (struct atomisp_ob_config *)&css_param->ob_config; in atomisp_cp_general_isp_parameters()
Datomisp_compat_css20.c3315 struct atomisp_ob_config *config) in atomisp_css_get_ob_config()