Searched refs:xe_guc_relay_init (Results 1 – 3 of 3) sorted by relevance
14 int xe_guc_relay_init(struct xe_guc_relay *relay);
342 int xe_guc_relay_init(struct xe_guc_relay *relay) in xe_guc_relay_init() function371 ALLOW_ERROR_INJECTION(xe_guc_relay_init, ERRNO); /* See xe_pci_probe() */
45 KUNIT_ASSERT_EQ(test, xe_guc_relay_init(relay), 0); in relay_test_init()