Home
last modified time | relevance | path

Searched refs:xe_guc_ads_populate_post_load (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ads.h15 void xe_guc_ads_populate_post_load(struct xe_guc_ads *ads);
Dxe_guc_ads.c813 void xe_guc_ads_populate_post_load(struct xe_guc_ads *ads) in xe_guc_ads_populate_post_load() function
Dxe_guc.c419 xe_guc_ads_populate_post_load(&guc->ads); in xe_guc_post_load_init()