Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c224 ACQUIRE(xe_pm_runtime_ioctl, pm)(xe); in xe_drm_ioctl() local
225 ret = ACQUIRE_ERR(xe_pm_runtime_ioctl, &pm); in xe_drm_ioctl()
242 ACQUIRE(xe_pm_runtime_ioctl, pm)(xe); in xe_drm_compat_ioctl() local
243 ret = ACQUIRE_ERR(xe_pm_runtime_ioctl, &pm); in xe_drm_compat_ioctl()