Searched refs:device_wakeup_enable (Results 1 – 25 of 77) sorted by relevance
1234
109 extern int device_wakeup_enable(struct device *dev);152 static inline int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function
336 int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function357 EXPORT_SYMBOL_GPL(device_wakeup_enable);522 ret = device_wakeup_enable(dev); in device_init_wakeup()539 return enable ? device_wakeup_enable(dev) : device_wakeup_disable(dev); in device_set_wakeup_enable()
131 device_wakeup_enable(hcd->self.controller); in ehci_hcd_grlib_probe()
139 device_wakeup_enable(hcd->self.controller); in uhci_hcd_grlib_probe()
183 device_wakeup_enable(hcd->self.controller); in ehci_hcd_xilinx_of_probe()
149 device_wakeup_enable(hcd->self.controller); in npcm7xx_ehci_hcd_drv_probe()
116 device_wakeup_enable(hcd->self.controller); in spear_ehci_hcd_drv_probe()
139 device_wakeup_enable(hcd->self.controller); in uhci_hcd_platform_probe()
146 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_probe()
131 device_wakeup_enable(hcd->self.controller); in ehci_hcd_sh_probe()
174 device_wakeup_enable(hcd->self.controller); in ehci_hcd_ppc_of_probe()
89 device_wakeup_enable(hcd->self.controller); in spear_ohci_hcd_drv_probe()
220 device_wakeup_enable(hcd->self.controller); in ohci_hcd_sa1111_probe()
160 device_wakeup_enable(hcd->self.controller); in ehci_atmel_drv_probe()
201 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()
174 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()
311 device_wakeup_enable(hcd->self.controller); in ehci_orion_drv_probe()
216 device_wakeup_enable(hcd->self.controller); in st_ohci_platform_probe()
209 device_wakeup_enable(hcd->self.controller); in mv_ehci_probe()
165 device_wakeup_enable(&pdev->dev); in cdnsp_pci_probe()
225 device_wakeup_enable(dev); in brcmstb_waketmr_probe()
Completed in 40 milliseconds