Searched refs:gc_config (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_params.h | 73 struct ia_css_gc_config gc_config; member
|
| H A D | ia_css_types.h | 538 struct ia_css_gc_config *gc_config; /** Gamma Correction (for YUV) member
|
| H A D | atomisp_subdev.h | 118 struct ia_css_gc_config gc_config; member
|
| H A D | ia_css_isp_params.c | 528 ¶ms->gc_config, in ia_css_process_gc() 2525 *config = params->gc_config; in ia_css_get_gc_config() 2544 params->gc_config = *config; in ia_css_set_gc_config() 3272 ia_css_get_gc_config(params, config->gc_config); in ia_css_get_configs() 3317 ia_css_set_gc_config(params, config->gc_config); in ia_css_set_configs()
|
| H A D | atomisp_compat_css20.c | 2912 struct ia_css_gc_config gc_config; in atomisp_css_get_gc_config() local 2921 memset(&gc_config, 0, sizeof(struct ia_css_gc_config)); in atomisp_css_get_gc_config() 2923 isp_config.gc_config = &gc_config; in atomisp_css_get_gc_config() 2928 memcpy(config, &gc_config, sizeof(*config)); in atomisp_css_get_gc_config()
|
| H A D | atomisp_cmd.c | 1340 memcpy(&asd->params.css_param.gc_config, config, in atomisp_gamma_correction() 1341 sizeof(asd->params.css_param.gc_config)); in atomisp_gamma_correction() 1342 asd->params.config.gc_config = &asd->params.css_param.gc_config; in atomisp_gamma_correction()
|
| H A D | sh_css_params.c | 2491 ia_css_set_gc_config(params, &stream_params->gc_config); in sh_css_init_isp_params_from_global()
|
| /linux/drivers/input/joystick/ |
| H A D | gamecon.c | 32 struct gc_config { struct 37 static struct gc_config gc_cfg[GC_MAX_PORTS]; argument
|
| /linux/drivers/staging/media/atomisp/include/linux/ |
| H A D | atomisp.h | 423 struct atomisp_gc_config *gc_config; /* Gamma Correction config */ member
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | atomfirmware.h | 1906 uint32_t gc_config; member 1936 uint32_t gc_config; member
|