Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_id_mgr.c27 static struct xe_device *idm_to_xe(struct xe_guc_id_mgr *idm) in idm_to_xe() function
96 ret = drmm_add_action_or_reset(&idm_to_xe(idm)->drm, __fini_idm, idm); in xe_guc_id_mgr_init()