Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pm.h36 int xe_pm_module_init(void);
H A Dxe_module.c105 .init = xe_pm_module_init,
H A Dxe_pm.c782 int __init xe_pm_module_init(void) in xe_pm_module_init() function