Searched refs:guc_capture_get_one_ext_list (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_capture.c | 213 guc_capture_get_one_ext_list(struct __guc_mmio_reg_descr_group *reglists, in guc_capture_get_one_ext_list() function 447 matchext = guc_capture_get_one_ext_list(extlists, owner, type, classid); in guc_capture_list_init() 478 matchext = guc_capture_get_one_ext_list(gc->extlists, owner, type, classid); in guc_cap_list_num_regs() 1372 matchext = guc_capture_get_one_ext_list(extlists, owner, type, id); in guc_capture_reg_to_str()
|