Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Ddriver.c1681 * The attempt may fail (see autosuspend_check()).
1742 * attempt may fail (see autosuspend_check()).
1890 static int autosuspend_check(struct usb_device *udev) in autosuspend_check() function
1960 if (autosuspend_check(udev) != 0) in usb_runtime_suspend()
1999 if (autosuspend_check(udev) == 0) in usb_runtime_idle()