Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.h105 extern int usb_runtime_suspend(struct device *dev);
H A Dusb.c577 .runtime_suspend = usb_runtime_suspend,
H A Ddriver.c1940 int usb_runtime_suspend(struct device *dev) in usb_runtime_suspend() function