Searched refs:found_td (Results 1 – 1 of 1) sorted by relevance
1099 struct cxl_test_decoder *found_td = cxld_registry_find(cxld); in get_decoder_init_type() local1101 if (found_td) { in get_decoder_init_type()1102 *td = found_td; in get_decoder_init_type()