Home
last modified time | relevance | path

Searched refs:xe_guc_ct_send_g2h_handler (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c1345 return xe_guc_ct_send_g2h_handler(&guc->ct, action, ARRAY_SIZE(action)); in __guc_capture_flushlog_complete()
H A Dxe_guc_ct.c950 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_g2h_handler() function