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