Home
last modified time | relevance | path

Searched refs:bus_suspend (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dhost.c383 orig_bus_suspend = ci_ehci_hc_driver.bus_suspend; in ci_hdrc_host_driver_init()
384 ci_ehci_hc_driver.bus_suspend = ci_ehci_bus_suspend; in ci_hdrc_host_driver_init()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-grlib.c62 .bus_suspend = ehci_bus_suspend,
H A Duhci-grlib.c74 .bus_suspend = uhci_rh_suspend,
H A Dehci-xilinx-of.c98 .bus_suspend = ehci_bus_suspend,
H A Duhci-platform.c52 .bus_suspend = uhci_rh_suspend,
H A Dohci-ppc-of.c80 .bus_suspend = ohci_bus_suspend,
H A Dehci-sh.c65 .bus_suspend = ehci_bus_suspend,
H A Dehci-ppc-of.c63 .bus_suspend = ehci_bus_suspend,
H A Dohci-sa1111.c115 .bus_suspend = ohci_bus_suspend,
H A Duhci-pci.c272 .bus_suspend = uhci_rh_suspend,
H A Dohci-sm501.c80 .bus_suspend = ohci_bus_suspend,
H A Dohci-ps3.c62 .bus_suspend = ohci_bus_suspend,
H A Dehci-ps3.c75 .bus_suspend = ehci_bus_suspend,
H A Dehci-pmcmsp.c281 .bus_suspend = ehci_bus_suspend,
H A Dohci-tmio.c178 .bus_suspend = ohci_bus_suspend,
H A Dehci-hcd.c1259 .bus_suspend = ehci_bus_suspend,
H A Dxhci.c5419 .bus_suspend = xhci_bus_suspend,
5458 if (over->bus_suspend) in xhci_init_driver()
5459 drv->bus_suspend = over->bus_suspend; in xhci_init_driver()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsdio.h54 uint8 bus_suspend; /* 0xC */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsdio.h59 uint8 bus_suspend; /* 0xC */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsdio.h55 uint8 bus_suspend; /* 0xC */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsdio.h59 uint8 bus_suspend; /* 0xC */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsdio.h55 uint8 bus_suspend; /* 0xC */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsdio.h55 uint8 bus_suspend; /* 0xC */ member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h333 int (*bus_suspend)(struct usb_hcd *); member
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd.c2149 if (!hcd->driver->bus_suspend) { in hcd_bus_suspend()
2154 status = hcd->driver->bus_suspend(hcd); in hcd_bus_suspend()

12