Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_oa.h17 int xe_oa_init(struct xe_device *xe);
H A Dxe_device.c885 err = xe_oa_init(xe); in xe_device_probe()
H A Dxe_oa.c2661 int xe_oa_init(struct xe_device *xe) in xe_oa_init() function