Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h275 struct atomisp_wb_config { struct
367 struct atomisp_wb_config wb_config;
415 struct atomisp_wb_config *wb_config; /* White Balance config */
756 _IOR('v', BASE_VIDIOC_PRIVATE + 16, struct atomisp_wb_config)
758 _IOW('v', BASE_VIDIOC_PRIVATE + 16, struct atomisp_wb_config)
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h189 struct atomisp_wb_config *config);
H A Datomisp_compat.h321 struct atomisp_wb_config *config);
H A Datomisp_cmd.c2065 (struct atomisp_wb_config *)&css_param->wb_config; in atomisp_cp_general_isp_parameters()
3436 struct atomisp_wb_config *config) in atomisp_white_balance_param()
H A Datomisp_compat_css20.c2703 struct atomisp_wb_config *config) in atomisp_css_get_wb_config()