Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_heci_gsc.h37 void xe_heci_gsc_fini(struct xe_device *xe);
H A Dxe_heci_gsc.c91 void xe_heci_gsc_fini(struct xe_device *xe) in xe_heci_gsc_fini() function
215 xe_heci_gsc_fini(xe); in xe_heci_gsc_init()
H A Dxe_device.c784 xe_heci_gsc_fini(xe); in xe_device_remove()