Searched refs:xe_guc_relay_init (Results 1 – 4 of 4) sorted by relevance
14 int xe_guc_relay_init(struct xe_guc_relay *relay);
333 int xe_guc_relay_init(struct xe_guc_relay *relay) in xe_guc_relay_init() function359 ALLOW_ERROR_INJECTION(xe_guc_relay_init, ERRNO); /* See xe_pci_probe() */
639 err = xe_guc_relay_init(&guc->relay); in vf_guc_init()683 ret = xe_guc_relay_init(&guc->relay); in xe_guc_init()
45 KUNIT_ASSERT_EQ(test, xe_guc_relay_init(relay), 0); in relay_test_init()