Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pxp.h21 int xe_pxp_init(struct xe_device *xe);
H A Dxe_pxp.c373 int xe_pxp_init(struct xe_device *xe) in xe_pxp_init() function
H A Dxe_device.c893 err = xe_pxp_init(xe); in xe_device_probe()