Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c242 init_waitqueue_head(&ishtp->suspend_wait); in ish_probe()
355 wait_event_interruptible_timeout(dev->suspend_wait, in ish_suspend()
/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue_types.h295 int (*suspend_wait)(struct xe_exec_queue *q); member
H A Dxe_preempt_fence.c25 int err = q->ops->suspend_wait(q); in preempt_fence_work_func()
H A Dxe_execlist.c480 .suspend_wait = execlist_exec_queue_suspend_wait,
H A Dxe_guc_submit.c1759 wake_up(&q->guc->suspend_wait); in __suspend_fence_signal()
1941 init_waitqueue_head(&ge->suspend_wait); in guc_exec_queue_init()
2193 ret = wait_event_interruptible_timeout(q->guc->suspend_wait, in guc_exec_queue_suspend_wait()
2253 .suspend_wait = guc_exec_queue_suspend_wait,
/linux/arch/x86/kernel/
H A Dapm_32.c331 unsigned int suspend_wait: 1; member
1243 as->suspend_wait = 0; in suspend()
1524 as->suspend_wait = 1; in do_ioctl()
1527 as->suspend_wait == 0); in do_ioctl()