Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dusb.h84 extern int usb_runtime_suspend(struct device *dev);
Dusb.c367 .runtime_suspend = usb_runtime_suspend,
Ddriver.c1816 int usb_runtime_suspend(struct device *dev) in usb_runtime_suspend() function