/linux-4.4.14/include/linux/ |
D | pm_wakeup.h | 100 extern int device_wakeup_enable(struct device *dev); 147 static inline int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function
|
/linux-4.4.14/drivers/base/power/ |
D | wakeup.c | 259 int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function 277 EXPORT_SYMBOL_GPL(device_wakeup_enable); 447 ret = device_wakeup_enable(dev); in device_init_wakeup() 468 return enable ? device_wakeup_enable(dev) : device_wakeup_disable(dev); in device_set_wakeup_enable()
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-w90x900.c | 87 device_wakeup_enable(hcd->self.controller); in usb_w90x900_probe()
|
D | ohci-omap3.c | 133 device_wakeup_enable(hcd->self.controller); in ohci_hcd_omap3_probe()
|
D | uhci-platform.c | 105 device_wakeup_enable(hcd->self.controller); in uhci_hcd_platform_probe()
|
D | ehci-sead3.c | 128 device_wakeup_enable(hcd->self.controller); in ehci_hcd_sead3_drv_probe()
|
D | ehci-xilinx-of.c | 197 device_wakeup_enable(hcd->self.controller); in ehci_hcd_xilinx_of_probe()
|
D | ehci-grlib.c | 144 device_wakeup_enable(hcd->self.controller); in ehci_hcd_grlib_probe()
|
D | uhci-grlib.c | 138 device_wakeup_enable(hcd->self.controller); in uhci_hcd_grlib_probe()
|
D | ohci-tilegx.c | 162 device_wakeup_enable(hcd->self.controller); in ohci_hcd_tilegx_drv_probe()
|
D | ehci-tilegx.c | 173 device_wakeup_enable(hcd->self.controller); in ehci_hcd_tilegx_drv_probe()
|
D | ehci-spear.c | 121 device_wakeup_enable(hcd->self.controller); in spear_ehci_hcd_drv_probe()
|
D | ohci-ppc-of.c | 145 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_probe()
|
D | ehci-ppc-of.c | 173 device_wakeup_enable(hcd->self.controller); in ehci_hcd_ppc_of_probe()
|
D | ohci-sa1111.c | 215 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sa1111_probe()
|
D | ehci-sh.c | 144 device_wakeup_enable(hcd->self.controller); in ehci_hcd_sh_probe()
|
D | ohci-spear.c | 95 device_wakeup_enable(hcd->self.controller); in spear_ohci_hcd_drv_probe()
|
D | ohci-jz4740.c | 205 device_wakeup_enable(hcd->self.controller); in jz4740_ohci_probe()
|
D | ehci-atmel.c | 161 device_wakeup_enable(hcd->self.controller); in ehci_atmel_drv_probe()
|
D | ehci-omap.c | 218 device_wakeup_enable(hcd->self.controller); in ehci_hcd_omap_probe()
|
D | ehci-mxc.c | 151 device_wakeup_enable(hcd->self.controller); in ehci_mxc_drv_probe()
|
D | ohci-sm501.c | 171 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sm501_drv_probe()
|
D | ohci-ps3.c | 176 device_wakeup_enable(hcd->self.controller); in ps3_ohci_probe()
|
D | ehci-pmcmsp.c | 211 device_wakeup_enable(hcd->self.controller); in usb_hcd_msp_probe()
|
D | ehci-ps3.c | 192 device_wakeup_enable(hcd->self.controller); in ps3_ehci_probe()
|
D | xhci-plat.c | 146 device_wakeup_enable(hcd->self.controller); in xhci_plat_probe()
|
D | ehci-orion.c | 270 device_wakeup_enable(hcd->self.controller); in ehci_orion_drv_probe()
|
D | ohci-nxp.c | 278 device_wakeup_enable(hcd->self.controller); in ohci_hcd_nxp_probe()
|
D | ohci-exynos.c | 186 device_wakeup_enable(hcd->self.controller); in exynos_ohci_probe()
|
D | ehci-mv.c | 243 device_wakeup_enable(hcd->self.controller); in mv_ehci_probe()
|
D | ehci-exynos.c | 223 device_wakeup_enable(hcd->self.controller); in exynos_ehci_probe()
|
D | ohci-da8xx.c | 335 device_wakeup_enable(hcd->self.controller); in usb_hcd_da8xx_probe()
|
D | ohci-st.c | 221 device_wakeup_enable(hcd->self.controller); in st_ohci_platform_probe()
|
D | ohci-tmio.c | 252 device_wakeup_enable(hcd->self.controller); in ohci_hcd_tmio_drv_probe()
|
D | ehci-st.c | 244 device_wakeup_enable(hcd->self.controller); in st_ehci_platform_probe()
|
D | ohci-omap.c | 370 device_wakeup_enable(hcd->self.controller); in usb_hcd_omap_probe()
|
D | ohci-s3c2410.c | 394 device_wakeup_enable(hcd->self.controller); in usb_hcd_s3c2410_probe()
|
D | ohci-platform.c | 258 device_wakeup_enable(hcd->self.controller); in ohci_platform_probe()
|
D | ehci-platform.c | 294 device_wakeup_enable(hcd->self.controller); in ehci_platform_probe()
|
D | ohci-pxa27x.c | 491 device_wakeup_enable(hcd->self.controller); in usb_hcd_pxa27x_probe()
|
D | ehci-tegra.c | 514 device_wakeup_enable(hcd->self.controller); in tegra_ehci_probe()
|
D | ohci-at91.c | 209 device_wakeup_enable(hcd->self.controller); in usb_hcd_at91_probe()
|
D | ehci-fsl.c | 148 device_wakeup_enable(hcd->self.controller); in fsl_ehci_drv_probe()
|
D | fhci-hcd.c | 757 device_wakeup_enable(hcd->self.controller); in of_fhci_probe()
|
D | hwa-hc.c | 829 device_wakeup_enable(usb_hcd->self.controller); in hwahc_probe()
|
D | sl811-hcd.c | 1732 device_wakeup_enable(hcd->self.controller); in sl811h_probe()
|
D | isp116x-hcd.c | 1651 device_wakeup_enable(hcd->self.controller); in isp116x_probe()
|
D | imx21-hcd.c | 1912 device_wakeup_enable(hcd->self.controller); in imx21_probe()
|
D | r8a66597-hcd.c | 2515 device_wakeup_enable(hcd->self.controller); in r8a66597_probe()
|
D | isp1362-hcd.c | 2714 device_wakeup_enable(hcd->self.controller); in isp1362_probe()
|
D | oxu210hp-hcd.c | 3747 device_wakeup_enable(hcd->self.controller); in oxu_create()
|
D | u132-hcd.c | 3118 device_wakeup_enable(hcd->self.controller); in u132_probe()
|
D | fotg210-hcd.c | 5661 device_wakeup_enable(hcd->self.controller); in fotg210_hcd_probe()
|
/linux-4.4.14/drivers/usb/host/whci/ |
D | hcd.c | 296 device_wakeup_enable(usb_hcd->self.controller); in whc_probe()
|
/linux-4.4.14/drivers/usb/c67x00/ |
D | c67x00-hcd.c | 387 device_wakeup_enable(hcd->self.controller); in c67x00_hcd_probe()
|
/linux-4.4.14/drivers/usb/core/ |
D | hcd-pci.c | 293 device_wakeup_enable(hcd->self.controller); in usb_hcd_pci_probe()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-brcmstb.c | 381 device_wakeup_enable(dev); in brcmstb_gpio_irq_setup()
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-mv-usb.c | 217 device_wakeup_enable(hcd->self.controller); in mv_otg_start_host()
|
D | phy-msm-usb.c | 711 device_wakeup_enable(hcd->self.controller); in msm_otg_start_host()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_intel.c | 356 device_wakeup_enable(&idev->pdev->dev); in intel_set_power()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 1473 device_wakeup_enable(hcd->self.controller); in usbhsh_start()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | pcie.c | 594 device_wakeup_enable(&devinfo->pdev->dev); in brcmf_pcie_attach()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 2219 device_wakeup_enable(hcd->self.controller); in isp1760_hcd_register()
|
/linux-4.4.14/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 3713 device_wakeup_enable(hcd->self.controller); in octeon_usb_probe()
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_host.c | 2815 device_wakeup_enable(hcd->self.controller); in musb_host_setup()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | hcd.c | 3150 device_wakeup_enable(hcd->self.controller); in dwc2_hcd_init()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 7245 device_wakeup_enable(&pdev->dev); in e1000_probe()
|