Searched refs:gc_config (Results 1 – 2 of 2) sorted by relevance
115 if (config.gc_config) { in copy()116 gc_config = *config.gc_config; in copy()117 isp_config.gc_config = &gc_config; in copy()
61 struct atomisp_gc_config gc_config; member