Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.h163 void xe_device_snapshot_print(struct xe_device *xe, struct drm_printer *p);
H A Dxe_devcoredump.c97 xe_device_snapshot_print(xe, &p); in __xe_devcoredump_read()
H A Dxe_device.c912 void xe_device_snapshot_print(struct xe_device *xe, struct drm_printer *p) in xe_device_snapshot_print() function