Searched refs:reglists (Results 1 – 2 of 2) sorted by relevance
207 if (!reglists) in guc_capture_get_one_list()211 if (reglists[i].owner == owner && reglists[i].type == type && in guc_capture_get_one_list()213 return ®lists[i]; in guc_capture_get_one_list()225 if (!reglists) in guc_capture_get_one_ext_list()229 if (reglists[i].owner == owner && reglists[i].type == type && in guc_capture_get_one_ext_list()231 return ®lists[i]; in guc_capture_get_one_ext_list()241 if (!reglists) in guc_capture_free_extlists()421 if (!reglists) in guc_capture_list_init()480 if (!gc->reglists) { in guc_capture_getlistsize()533 if (!gc->reglists) in intel_guc_capture_getlist()[all …]
174 const struct __guc_mmio_reg_descr_group *reglists; member
Completed in 9 milliseconds