Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h59 int xe_guc_ct_send_recv_no_fail(struct xe_guc_ct *ct, const u32 *action,
64 return xe_guc_ct_send_recv_no_fail(ct, action, len, NULL); in xe_guc_ct_send_block_no_fail()
Dxe_guc_ct.c969 int xe_guc_ct_send_recv_no_fail(struct xe_guc_ct *ct, const u32 *action, in xe_guc_ct_send_recv_no_fail() function