Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_guc_relay_test.c229 int (*guc2relay)(struct xe_guc_relay *, const u32 *, u32); in replacement_xe_guc_ct_send_recv_loopback_relay() local
245 guc2relay = xe_guc_relay_process_guc2pf; in replacement_xe_guc_ct_send_recv_loopback_relay()
250 guc2relay = xe_guc_relay_process_guc2vf; in replacement_xe_guc_ct_send_recv_loopback_relay()
262 err = guc2relay(relay, reply, len); in replacement_xe_guc_ct_send_recv_loopback_relay()