Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c629 static int h2g_write(struct xe_guc_ct *ct, const u32 *action, u32 len, in h2g_write() function
811 ret = h2g_write(ct, action, len, seqno, !!g2h_fence); in __guc_ct_send_locked()