Searched refs:reglists (Results 1 – 2 of 2) sorted by relevance
213 if (!reglists) in guc_capture_get_one_list()217 if (reglists[i].owner == owner && reglists[i].type == type && in guc_capture_get_one_list()219 return ®lists[i]; in guc_capture_get_one_list()231 if (!reglists) in guc_capture_get_one_ext_list()235 if (reglists[i].owner == owner && reglists[i].type == type && in guc_capture_get_one_ext_list()237 return ®lists[i]; in guc_capture_get_one_ext_list()247 if (!reglists) in guc_capture_free_extlists()486 if (!reglists) in guc_capture_list_init()547 if (!gc->reglists) { in guc_capture_getlistsize()601 if (!gc->reglists) in intel_guc_capture_getlist()[all …]
174 const struct __guc_mmio_reg_descr_group *reglists; member
Completed in 9 milliseconds