Searched refs:xe_pm_runtime_get_ioctl (Results 1 – 3 of 3) sorted by relevance
26 int xe_pm_runtime_get_ioctl(struct xe_device *xe);47 DEFINE_GUARD_COND(xe_pm_runtime, _ioctl, xe_pm_runtime_get_ioctl(_T), _RET >= 0)
223 ret = xe_pm_runtime_get_ioctl(xe); in xe_drm_ioctl()241 ret = xe_pm_runtime_get_ioctl(xe); in xe_drm_compat_ioctl()
778 int xe_pm_runtime_get_ioctl(struct xe_device *xe) in xe_pm_runtime_get_ioctl() function