Searched refs:xe_wopcm_init (Results 1 – 3 of 3) sorted by relevance
13 int xe_wopcm_init(struct xe_wopcm *wopcm);
210 int xe_wopcm_init(struct xe_wopcm *wopcm) in xe_wopcm_init() function287 ALLOW_ERROR_INJECTION(xe_wopcm_init, ERRNO); /* See xe_pci_probe() */
76 ret = xe_wopcm_init(&uc->wopcm); in xe_uc_init()