Searched refs:wake (Results 1 – 16 of 16) sorted by relevance
202 int wake, w; in usb_hcd_pci_suspend() local246 wake = (hcd->state == HC_STATE_SUSPENDED && in usb_hcd_pci_suspend()248 w = pci_wake_from_d3(dev, wake); in usb_hcd_pci_suspend()250 wake = w; in usb_hcd_pci_suspend()251 dev_dbg(&dev->dev, "wakeup: %d\n", wake); in usb_hcd_pci_suspend()
99 USB devices (like keyboards and network adapters) can wake up101 could wake the system from states like suspend-to-RAM.
153 u32 wake; in ixpdev_tx_complete() local155 wake = 0; in ixpdev_tx_complete()178 wake |= 1 << channel; in ixpdev_tx_complete()182 for (channel = 0; wake != 0; channel++) { in ixpdev_tx_complete()183 if (wake & (1 << channel)) { in ixpdev_tx_complete()185 wake &= ~(1 << channel); in ixpdev_tx_complete()
65 static void wake(struct dm_kcopyd_client *kc) in wake() function323 wake(kc); in complete_io()336 wake(kc); in complete_io()453 wake(kc); in dispatch_job()
354 int wake; in ep93xx_tx_complete() local356 wake = 0; in ep93xx_tx_complete()397 wake = 1; in ep93xx_tx_complete()402 if (wake) in ep93xx_tx_complete()
69 struct work_struct wake; /* Wake up after xmit failure */ member
1466 int wake = 0; in ohci_iso_recv_bufferfill_parse() local1494 wake = 1; in ohci_iso_recv_bufferfill_parse()1567 if (wake) in ohci_iso_recv_bufferfill_parse()1632 int wake = 0; in ohci_iso_recv_packetperbuf_task() local1697 wake = 1; in ohci_iso_recv_packetperbuf_task()1702 if (wake) in ohci_iso_recv_packetperbuf_task()1834 int wake = 0; in ohci_iso_xmit_task() local1858 wake = 1; in ohci_iso_xmit_task()1890 if (wake) in ohci_iso_xmit_task()
1852 int wake = 0; in it_tasklet_func() local1913 wake = 1; in it_tasklet_func()1984 if (wake) { in it_tasklet_func()1997 int wake = 0; in ir_tasklet_func() local2140 wake = 1; /* why the hell not? */ in ir_tasklet_func()2144 if (wake) { in ir_tasklet_func()
549 priv = container_of(work, struct eth1394_priv, wake); in ether1394_wake_queue()611 INIT_WORK(&priv->wake, ether1394_wake_queue); in ether1394_add_host()1681 schedule_work(&priv->wake); in ether1394_tx()
1829 int wake = udc->driver && device_may_wakeup(&pdev->dev); in at91udc_suspend() local1837 || !wake in at91udc_suspend()1840 wake = 0; in at91udc_suspend()1844 udc->active_suspend = wake; in at91udc_suspend()1845 if (udc->board.vbus_pin > 0 && wake) in at91udc_suspend()
671 int wake = 0; in fs_timeout() local685 wake = fep->tx_free && !(CBDR_SC(fep->cur_tx) & BD_ENET_TX_READY); in fs_timeout()688 if (wake) in fs_timeout()
221 enum wm97xx_gpio_wake wake) in wm97xx_config_gpio() argument244 if (wake == WM97XX_GPIO_WAKE) in wm97xx_config_gpio()
485 int wake = 1; in maybe_tx_wakeup() local493 wake = 0; in maybe_tx_wakeup()497 if (wake) in maybe_tx_wakeup()
86 will shut down, but never wake up). Consider this experimental. By
329 select on /dev/random for writing; wake up the daemon when614 * serial.c (rs_set_termios): Don't wake up processes blocked in
7108 int wake = 0; in airo_set_scan() local7131 wake = 1; in airo_set_scan()7135 if (wake) in airo_set_scan()