Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h151 struct atomisp_gc_config { struct
434 struct atomisp_gc_config *gc_config; /* Gamma Correction config */
789 _IOR('v', BASE_VIDIOC_PRIVATE + 28, struct atomisp_gc_config)
792 _IOW('v', BASE_VIDIOC_PRIVATE + 28, struct atomisp_gc_config)
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h118 struct atomisp_gc_config *config);
H A Datomisp_compat.h348 struct atomisp_gc_config *config);
H A Datomisp_compat_css20.c2921 struct atomisp_gc_config *config) in atomisp_css_get_gc_config()
H A Datomisp_cmd.c1341 struct atomisp_gc_config *config) in atomisp_gamma_correction()