Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h127 struct atomisp_ee_config { struct
431 struct atomisp_ee_config ee_config;
488 struct atomisp_ee_config *ee_config; /* Edge Enhancement config */
996 _IOR('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
998 _IOW('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h145 struct atomisp_ee_config *config);
Datomisp_compat.h396 struct atomisp_ee_config *config);
Datomisp_cmd.c2234 struct atomisp_ee_config *config) in atomisp_ee()
3345 (struct atomisp_ee_config *)&css_param->ee_config; in atomisp_cp_general_isp_parameters()
Datomisp_compat_css20.c3514 struct atomisp_ee_config *config) in atomisp_css_get_ee_config()