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