Searched refs:cfg_c (Results 1 – 1 of 1) sorted by relevance
111 void *cfg_c, *cfg_n; in __get_config_offset() local118 cfg_c = CFG_OFST(MT8183, param->config, pp_idx); in __get_config_offset()120 cfg_c = CFG_OFST(MT8195, param->config, pp_idx); in __get_config_offset()133 cfg_c = ERR_PTR(-EFAULT); in __get_config_offset()136 return (struct img_config *)cfg_c; in __get_config_offset()139 cfg_c = ERR_PTR(-EINVAL); in __get_config_offset()140 return (struct img_config *)cfg_c; in __get_config_offset()