Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/include/linux/
Datomisp.h152 struct atomisp_gc_config { struct
435 struct atomisp_gc_config *gc_config; /* Gamma Correction config */
839 _IOR('v', BASE_VIDIOC_PRIVATE + 28, struct atomisp_gc_config)
842 _IOW('v', BASE_VIDIOC_PRIVATE + 28, struct atomisp_gc_config)
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h132 struct atomisp_gc_config *config);
Datomisp_compat.h348 struct atomisp_gc_config *config);
Datomisp_compat_css20.c2953 struct atomisp_gc_config *config) in atomisp_css_get_gc_config()
Datomisp_cmd.c1457 struct atomisp_gc_config *config) in atomisp_gamma_correction()