Home
last modified time | relevance | path

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

/linux-5.19.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-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h124 struct atomisp_ee_config *config);
Datomisp_compat.h392 struct atomisp_ee_config *config);
Datomisp_cmd.c2240 struct atomisp_ee_config *config) in atomisp_ee()
3351 (struct atomisp_ee_config *)&css_param->ee_config; in atomisp_cp_general_isp_parameters()
Datomisp_compat_css20.c3476 struct atomisp_ee_config *config) in atomisp_css_get_ee_config()