Home
last modified time | relevance | path

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

/drivers/usb/core/
Dusb.c289 static struct dev_pm_ops usb_device_pm_ops = { variable
304 #define usb_device_pm_ops (*(struct dev_pm_ops *)0) macro
312 .pm = &usb_device_pm_ops,