xe_guc_relay_init
KUNIT_ASSERT_EQ(test, xe_guc_relay_init(relay), 0);
ret = xe_guc_relay_init(&guc->relay);
ALLOW_ERROR_INJECTION(xe_guc_relay_init, ERRNO); /* See xe_pci_probe() */
int xe_guc_relay_init(struct xe_guc_relay *relay);