Searched refs:xe_guc_ads_init (Results 1 – 3 of 3) sorted by relevance
11 int xe_guc_ads_init(struct xe_guc_ads *ads);
406 int xe_guc_ads_init(struct xe_guc_ads *ads) in xe_guc_ads_init() function429 ALLOW_ERROR_INJECTION(xe_guc_ads_init, ERRNO); /* See xe_pci_probe() */
348 ret = xe_guc_ads_init(&guc->ads); in xe_guc_init()