Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.h20 int xe_pm_init(struct xe_device *xe);
H A Dxe_pm.c449 int xe_pm_init(struct xe_device *xe) in xe_pm_init() function
H A Dxe_pci.c1085 err = xe_pm_init(xe); in xe_pci_probe()