Searched refs:device_wakeup_enable (Results 1 – 25 of 71) 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() function227 return device_wakeup_enable(dev); in device_init_wakeup()
98 device_wakeup_enable(hcd->self.controller); in npcm7xx_ehci_hcd_drv_probe()
131 device_wakeup_enable(hcd->self.controller); in ehci_hcd_grlib_probe()
185 device_wakeup_enable(hcd->self.controller); in ehci_hcd_xilinx_of_probe()
139 device_wakeup_enable(hcd->self.controller); in uhci_hcd_grlib_probe()
114 device_wakeup_enable(hcd->self.controller); in spear_ehci_hcd_drv_probe()
131 device_wakeup_enable(hcd->self.controller); in ehci_hcd_sh_probe()
143 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_probe()
144 device_wakeup_enable(hcd->self.controller); in uhci_hcd_platform_probe()
88 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()
158 device_wakeup_enable(hcd->self.controller); in ehci_atmel_drv_probe()
196 device_wakeup_enable(hcd->self.controller); in ehci_hcd_omap_probe()
168 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sm501_drv_probe()
226 device_wakeup_enable(hcd->self.controller); in ohci_hcd_nxp_probe()
178 device_wakeup_enable(hcd->self.controller); in ehci_brcm_probe()
166 device_wakeup_enable(hcd->self.controller); in ps3_ohci_probe()
182 device_wakeup_enable(hcd->self.controller); in ps3_ehci_probe()
309 device_wakeup_enable(hcd->self.controller); in ehci_orion_drv_probe()
188 device_wakeup_enable(hcd->self.controller); in exynos_ohci_probe()
217 device_wakeup_enable(hcd->self.controller); in exynos_ehci_probe()
337 int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function358 EXPORT_SYMBOL_GPL(device_wakeup_enable);510 return enable ? device_wakeup_enable(dev) : device_wakeup_disable(dev); in device_set_wakeup_enable()
165 device_wakeup_enable(&pdev->dev); in cdnsp_pci_probe()
373 device_wakeup_enable(hcd->self.controller); in c67x00_hcd_probe()
Completed in 32 milliseconds