Home
last modified time | relevance | path

Searched refs:xe_guc_capture_getlist (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.h44 int xe_guc_capture_getlist(struct xe_guc *guc, u32 owner, u32 type,
H A Dxe_guc_ads.c586 else if (!xe_guc_capture_getlist(guc, owner, type, class, pptr)) in get_capture_list()
H A Dxe_guc_capture.c634 xe_guc_capture_getlist(struct xe_guc *guc, u32 owner, u32 type, in xe_guc_capture_getlist() function