Searched refs:device_wakeup_enable (Results 1 – 25 of 73) 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() function237 return device_wakeup_enable(dev); in device_init_wakeup()
81 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()
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()
113 device_wakeup_enable(hcd->self.controller); in spear_ehci_hcd_drv_probe()
130 device_wakeup_enable(hcd->self.controller); in ehci_hcd_sh_probe()
143 device_wakeup_enable(hcd->self.controller); in uhci_hcd_platform_probe()
144 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_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()
168 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sm501_drv_probe()
225 device_wakeup_enable(hcd->self.controller); in ohci_hcd_nxp_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 ehci_brcm_probe()
306 device_wakeup_enable(hcd->self.controller); in ehci_orion_drv_probe()
154 device_wakeup_enable(dwc->sysdev); in dwc3_host_init()
252 ret = device_wakeup_enable(dev); in dwc3_ti_probe()
332 int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function353 EXPORT_SYMBOL_GPL(device_wakeup_enable);505 return enable ? device_wakeup_enable(dev) : device_wakeup_disable(dev); in device_set_wakeup_enable()
158 device_wakeup_enable(&pdev->dev); in cdnsp_pci_probe()