Searched refs:guc_capture_get_one_ext_list (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_capture.c | 212 guc_capture_get_one_ext_list(struct __guc_mmio_reg_descr_group *reglists, in guc_capture_get_one_ext_list() function 517 matchext = guc_capture_get_one_ext_list(extlists, owner, type, classid); in guc_capture_list_init() 548 matchext = guc_capture_get_one_ext_list(gc->extlists, owner, type, classid); in guc_cap_list_num_regs() 1427 matchext = guc_capture_get_one_ext_list(extlists, owner, type, id); in guc_capture_reg_to_str()
|