Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.h22 int xe_oa_add_config_ioctl(struct drm_device *dev, u64 data, struct drm_file *file);
H A Dxe_observation.c24 return xe_oa_add_config_ioctl(dev, arg->param, file); in xe_oa_ioctl()
H A Dxe_oa.c2274 int xe_oa_add_config_ioctl(struct drm_device *dev, u64 data, struct drm_file *file) in xe_oa_add_config_ioctl() function