Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.c317 if (bus && bus->op->hub_suspend) in __usb_suspend_device()
319 status = bus->op->hub_suspend(bus); in __usb_suspend_device()
648 static __s32 hub_suspend(struct usb_interface *intf, pm_message_t state) in hub_suspend() function
769 __s32 hub_suspend(struct usb_interface *intf) in hub_suspend() function
A Dusb_gen_hub_base.h42 int32_t hub_suspend(struct usb_interface *intf);
A Dusb_gen_hcd.h199 int(*hub_suspend)(struct hc_gen_dev *); member
A Dusb_gen_hcd.c1314 if (hcd->driver->hub_suspend) in hcd_ops_hub_suspend()
1316 return hcd->driver->hub_suspend(hcd); in hcd_ops_hub_suspend()
A Dusb_gen_hub.c3055 hub_drv_input->suspend = hub_suspend; in usb_gen_hub_func_drv_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sunxi.c155 .hub_suspend = ehci_bus_suspend,

Completed in 21 milliseconds