Searched refs:device_wakeup_enable (Results 1 – 25 of 72) sorted by relevance
123
109 extern int device_wakeup_enable(struct device *dev);151 static inline int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function236 return device_wakeup_enable(dev); in device_init_wakeup()
80 device_wakeup_enable(&pdev->dev); in cdns2_pci_probe()
97 device_wakeup_enable(hcd->self.controller); in npcm7xx_ehci_hcd_drv_probe()
131 device_wakeup_enable(hcd->self.controller); in ehci_hcd_grlib_probe()
140 device_wakeup_enable(hcd->self.controller); in uhci_hcd_grlib_probe()
113 device_wakeup_enable(hcd->self.controller); in spear_ehci_hcd_drv_probe()
185 device_wakeup_enable(hcd->self.controller); in ehci_hcd_xilinx_of_probe()
130 device_wakeup_enable(hcd->self.controller); in ehci_hcd_sh_probe()
144 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_probe()
143 device_wakeup_enable(hcd->self.controller); in uhci_hcd_platform_probe()
87 device_wakeup_enable(hcd->self.controller); in spear_ohci_hcd_drv_probe()
175 device_wakeup_enable(hcd->self.controller); in ehci_hcd_ppc_of_probe()
242 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sa1111_probe()
157 device_wakeup_enable(hcd->self.controller); in ehci_atmel_drv_probe()
195 device_wakeup_enable(hcd->self.controller); in ehci_hcd_omap_probe()
218 device_wakeup_enable(hcd->self.controller); in ohci_hcd_nxp_probe()
168 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sm501_drv_probe()
178 device_wakeup_enable(hcd->self.controller); in ehci_brcm_probe()
182 device_wakeup_enable(hcd->self.controller); in ps3_ehci_probe()
166 device_wakeup_enable(hcd->self.controller); in ps3_ohci_probe()
178 device_wakeup_enable(hcd->self.controller); in exynos_ohci_probe()
207 device_wakeup_enable(hcd->self.controller); in exynos_ehci_probe()
332 int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function353 EXPORT_SYMBOL_GPL(device_wakeup_enable);505 return device_wakeup_enable(dev); in device_set_wakeup_enable()
206 device_wakeup_enable(dwc->sysdev); in dwc3_host_init()
159 device_wakeup_enable(&pdev->dev); in cdnsp_pci_probe()
Completed in 30 milliseconds