Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_oa.h21 int xe_oa_stream_open_ioctl(struct drm_device *dev, u64 data, struct drm_file *file);
Dxe_observation.c22 return xe_oa_stream_open_ioctl(dev, arg->param, file); in xe_oa_ioctl()
Dxe_oa.c1957 int xe_oa_stream_open_ioctl(struct drm_device *dev, u64 data, struct drm_file *file) in xe_oa_stream_open_ioctl() function