Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_relay.c400 static void relay_testonly_nop(struct xe_guc_relay *relay) in relay_testonly_nop() function
402 KUNIT_STATIC_STUB_REDIRECT(relay_testonly_nop, relay); in relay_testonly_nop()
448 relay_testonly_nop(relay); in relay_send_message_and_wait()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_guc_relay_test.c378 kunit_activate_static_stub(test, relay_testonly_nop, relay_process_incoming_action); in pf_loopback_busy()