Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h126 struct atomisp_ee_config { struct
376 struct atomisp_ee_config ee_config;
433 struct atomisp_ee_config *ee_config; /* Edge Enhancement config */
745 _IOR('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
747 _IOW('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h120 struct atomisp_ee_config *config);
H A Datomisp_compat.h336 struct atomisp_ee_config *config);
H A Datomisp_cmd.c1396 struct atomisp_ee_config *config) in atomisp_ee()
2235 (struct atomisp_ee_config *)&css_param->ee_config; in atomisp_cp_general_isp_parameters()
H A Datomisp_compat_css20.c2851 struct atomisp_ee_config *config) in atomisp_css_get_ee_config()