Home
last modified time | relevance | path

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

/linux-6.1.9/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 */
883 _IOR('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
885 _IOW('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h122 struct atomisp_ee_config *config);
Datomisp_compat.h388 struct atomisp_ee_config *config);
Datomisp_cmd.c1827 struct atomisp_ee_config *config) in atomisp_ee()
2937 (struct atomisp_ee_config *)&css_param->ee_config; in atomisp_cp_general_isp_parameters()
Datomisp_compat_css20.c3408 struct atomisp_ee_config *config) in atomisp_css_get_ee_config()