Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/controller/
HDusb_controller.c100 static int usb_no_suspend_wait = 0; variable
102 &usb_no_suspend_wait, 0, "No USB device waiting at system suspend.");
271 if (usb_no_suspend_wait == 0) { in usb_suspend()