Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.c711 static int dequeue_one_g2h(struct xe_guc_ct *ct);
772 if (dequeue_one_g2h(ct) < 0) in guc_ct_send_locked()
1334 static int dequeue_one_g2h(struct xe_guc_ct *ct) in dequeue_one_g2h() function
1393 ret = dequeue_one_g2h(ct); in receive_g2h()