Searched refs:ctc_table (Results 1 – 2 of 2) sorted by relevance
111 if (config.ctc_table) { in copy()112 ctc_table = *config.ctc_table; in copy()113 isp_config.ctc_table = &ctc_table; in copy()
54 struct atomisp_ctc_table ctc_table; member