Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/core/
A Durb.c145 return atomic_read(&anchor->suspend_wakeups) == 0 && in usb_anchor_check_wakeup()
942 atomic_inc(&anchor->suspend_wakeups); in usb_anchor_suspend_wakeups()
958 atomic_dec(&anchor->suspend_wakeups); in usb_anchor_resume_wakeups()
/linux-6.3-rc2/include/linux/
A Dusb.h1388 atomic_t suspend_wakeups; member

Completed in 10 milliseconds