Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h108 struct atomisp_ob_config { struct
370 struct atomisp_ob_config ob_config;
430 struct atomisp_ob_config *ob_config; /* Objective Black config */
741 _IOR('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
743 _IOW('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h116 struct atomisp_ob_config *config);
H A Datomisp_compat.h324 struct atomisp_ob_config *config);
H A Datomisp_cmd.c1375 struct atomisp_ob_config *config) in atomisp_black_level()
2190 (struct atomisp_ob_config *)&css_param->ob_config; in atomisp_cp_general_isp_parameters()
H A Datomisp_compat_css20.c2758 struct atomisp_ob_config *config) in atomisp_css_get_ob_config()