Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c832 static int dequeue_one_g2h(struct xe_guc_ct *ct);
892 ret = dequeue_one_g2h(ct); in guc_ct_send_locked()
1546 static int dequeue_one_g2h(struct xe_guc_ct *ct) in dequeue_one_g2h() function
1604 ret = dequeue_one_g2h(ct); in receive_g2h()