Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c893 static int dequeue_one_g2h(struct xe_guc_ct *ct);
953 ret = dequeue_one_g2h(ct); in guc_ct_send_locked()
1666 static int dequeue_one_g2h(struct xe_guc_ct *ct) in dequeue_one_g2h() function
1724 ret = dequeue_one_g2h(ct); in receive_g2h()