Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/include/linux/
Datomisp.h125 struct atomisp_ee_config { struct
375 struct atomisp_ee_config ee_config;
432 struct atomisp_ee_config *ee_config; /* Edge Enhancement config */
695 _IOR('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
697 _IOW('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h106 struct atomisp_ee_config *config);
Datomisp_compat.h336 struct atomisp_ee_config *config);
Datomisp_cmd.c1280 struct atomisp_ee_config *config) in atomisp_ee()
2119 (struct atomisp_ee_config *)&css_param->ee_config; in atomisp_cp_general_isp_parameters()
Datomisp_compat_css20.c2819 struct atomisp_ee_config *config) in atomisp_css_get_ee_config()