/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-power | 14 space to check if the device is enabled to wake up the system 33 be enabled to wake up the system from sleep states. 86 attribute is read-only. If the device is not capable to wake up 88 If the device is not enabled to wake up the system from sleep 98 is read-only. If the device is not capable to wake up the 100 the device is not enabled to wake up the system from sleep 111 is not capable to wake up the system from sleep states, this 112 attribute is not present. If the device is not enabled to wake 122 read-only. If the device is not capable to wake up the system 124 device is not enabled to wake up the system from sleep states, [all …]
|
D | sysfs-class-rc | 91 to trigger a system wake event. 93 scancodes which match the filter will wake the system from e.g. 106 expected value to trigger a system wake event. 108 scancodes which match the filter will wake the system from e.g.
|
D | sysfs-driver-intel-rapid-start | 11 indicates that the system will wake to enter hibernation when
|
/linux-4.1.27/Documentation/devicetree/bindings/net/wireless/ |
D | brcm,bcm43xx-fmac.txt | 16 - interrupts : specifies attributes for the out-of-band interrupt (host-wake). 19 to "host-wake". 39 interrupt-names = "host-wake";
|
/linux-4.1.27/Documentation/ |
D | btmrvl.txt | 19 where GPIO is the pin number of GPIO used to wake up the host. 27 # Use SDIO interface to wake up the host and set GAP to 0x80: 31 # Use GPIO pin #3 to wake up the host and set GAP to 0xff: 55 These commands are used to enable host sleep or wake up firmware
|
D | futex-requeue-pi.txt | 19 implementation would wake the highest-priority waiter, and leave the 91 The requeue code cannot simply wake the waiter and leave it to 108 wake-up scenarios. 112 possibly wake the waiting tasks. Internally, this system call is 124 their sum is all that really matters. futex_requeue() will wake or 125 requeue up to nr_wake + nr_requeue tasks. It will wake only as many
|
D | rtc.txt | 44 a few ways (enabling longer alarm periods, and wake-from-hibernate). 156 after wake if a daily wakeup is required. Format is seconds since 189 In many cases, the RTC alarm can be a system wake event, used to force
|
D | this_cpu_ops.txt | 278 unless absolutely necessary. Please consider using an IPI to wake up 329 the wake up times will be affected.
|
D | intel_txt.txt | 105 o It will wake the APs from the special sleep state the GETSEC[SENTER]
|
D | robust-futexes.txt | 20 sys_futex(FUTEX_WAKE) syscall to wake them up. Once all waiters have
|
D | memory-barriers.txt | 36 - Sleep and wake-up functions. 1960 of going to sleep, and the primitives to initiate a wake up imply certain 2002 Secondly, code that performs a wake up normally follows something like this: 2012 A write memory barrier is implied by wake_up() and co. if and only if they wake 2059 order multiple stores before the wake-up with respect to loads of those stored 2287 To wake up a particular waiter, the up_read() or up_write() functions have to:
|
D | kernel-parameters.txt | 875 disable BSP to wake up multiple CPUs without 2397 interrupt wake-up latency, which may improve performance 3001 wake up the corresponding kthread, but degrades 3003 periodically wake up to do the polling.
|
D | pinctrl.txt | 891 wake up and maybe even gpio_request/gpio_free as part of this cycle. This
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | vic.txt | 26 configured as wake up source for the system. Order of bits is the same as for 28 configured as a wake up source for the system. If unspecied, defaults to all 29 interrupt sources configurable as wake up sources.
|
D | idle-states.txt | 29 wake-up capabilities, hence it is not considered in this document). 64 like cache flushing. This is abortable on pending wake-up 74 between 0 and infinite time, until a wake-up event occurs. 85 wakeup-latency: Maximum delay between the signaling of a wake-up event and the 93 (ie wake-up) that causes the CPU to return to the EXEC phase. 95 An operating system scheduler may need to compute the shortest wake-up delay 102 (eg waking-up) the CPU with the shortest wake-up latency. 103 The wake-up latency must take into account the entry latency if that period 111 worst case wake-up latency it can incur if a CPU is allowed to enter an 187 wake-up IRQ) is less than IDLE2-min-residency, IDLE1 is the better idle state [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/ |
D | chipone_icn8318.txt | 9 - wake-gpios : GPIO specification for the WAKE input 38 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
D | edt-ft5x06.txt | 29 - wake-gpios: GPIO specification for the WAKE input 54 wake-gpios = <&gpio4 9 0>;
|
/linux-4.1.27/drivers/md/ |
D | dm-kcopyd.c | 185 static void wake(struct dm_kcopyd_client *kc) in wake() function 475 wake(kc); in complete_io() 488 wake(kc); in complete_io() 614 wake(kc); in dispatch_job() 681 wake(kc); in segment_complete() 797 wake(kc); in dm_kcopyd_do_callback()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | powersave.txt | 33 state. Also, it often takes certain time to wake up from the 40 consumption, but might result in longer wake-up time and click noise.
|
D | HD-Audio.txt | 73 the wake-up timing. It wakes up a few samples before actually 76 an artificial delay to the wake up timing. This delay is controlled
|
/linux-4.1.27/tools/perf/bench/ |
D | Build | 5 perf-y += futex-wake.o
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-arch.txt | 10 take the runqueue lock. This is usually due to a wake up operation in 49 need an interrupt to wake them up when need_resched goes high.
|
D | sched-stats.txt | 48 6) # of times try_to_wake_up() was called to wake up the local cpu
|
/linux-4.1.27/arch/arm/plat-omap/ |
D | Kconfig | 141 bool "Enable wake-up events for serial ports" 145 Select this option if you want to have your system wake up 146 to data on the serial RX line. This allows you to wake the
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | nvidia,tegra20-rtc.txt | 4 registers. The alarms and other interrupts may wake the system from low-power
|
D | isil,isl12057.txt | 16 can wake up the device.
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | adc.c | 193 DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wake); in s3c_adc_read() 197 client->wait = &wake; in s3c_adc_read() 204 ret = wait_event_timeout(wake, client->result >= 0, HZ / 2); in s3c_adc_read()
|
/linux-4.1.27/Documentation/power/ |
D | suspend-and-interrupts.txt | 45 interrupt will wake the system from a suspended state -- for such cases it is 59 System wakeup interrupts generally need to be configured to wake up the system 68 wake up the system from sleep sates, the corresponding input of that interrupt 87 system suspend currently in progress to be aborted or wake up the system if
|
D | charger-manager.txt | 76 should be able to wake up the system from suspend. Charger Manager 196 and others critical to chargers, the system should be configured to wake up. 197 At least the following should wake up the system from a suspend:
|
D | runtime_pm.txt | 257 - set if the device is capable of generating runtime wake-up events 554 ->probe() callback will likely need to wake it up using one of the PM core's 600 The device may have different wake-up settings for runtime PM and system sleep. 601 For example, remote wake-up may be enabled for runtime suspend but disallowed 604 device's wake-up setting (it may leave that to the device driver's system 613 * The device might need to switch power levels, wake-up settings, etc. 615 * Remote wake-up events might have been lost by the firmware. 770 USB devices can go into low-power mode or send wake-up requests, but neither is
|
D | states.txt | 109 trigger wake up events (e.g. pressing a key or opening a laptop lid).
|
D | devices.txt | 73 network wake-on-LAN packets, keyboard or mouse activity, and media insertion 180 and Ethernet adapters whose WoL (wake-on-LAN) feature has been set up with 234 functional in order to wake the system.
|
D | pci.txt | 188 If the device is required to wake up the system from the target sleep state, the 315 unsigned int wakeup_prepared:1; /* Device prepared for wake up */
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,l2-intc.txt | 17 - brcm,irq-can-wake: If present, this means the L2 controller can be used as a
|
D | brcm,bcm3380-l2-intc.txt | 28 - brcm,irq-can-wake: if present, this means the L2 controller can be used as a
|
D | brcm,bcm7120-l2-intc.txt | 70 - brcm,irq-can-wake: if present, this means the L2 controller can be used as a
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | gpio-keys-polled.txt | 23 - gpio-key,wakeup: Boolean, button can wake-up the system.
|
D | gpio-keys.txt | 26 - gpio-key,wakeup: Boolean, button can wake-up the system.
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | ste,nomadik.txt | 66 0: wake-up detection enabled, 67 1: wake-up detection disabled.
|
D | samsung-pinctrl.txt | 147 of pins supporting wake-up interrupts: 160 Node of every bank of pins supporting direct wake-up interrupts (without 203 /* Pin bank with external GPIO or muxed wake-up interrupts */ 214 /* Pin bank with external direct wake-up interrupts */
|
D | pinctrl-single.txt | 83 interrupts for wake-up events for example. In this case pinctrl-single 84 is set up as a chained interrupt controller and the wake-up interrupts
|
/linux-4.1.27/kernel/power/ |
D | suspend.c | 191 if (state != PM_SUSPEND_FREEZE && suspend_ops->wake) in platform_resume_noirq() 192 suspend_ops->wake(); in platform_resume_noirq()
|
D | Kconfig | 139 wake-up event or a driver's request. 144 wake-up events. 167 make it wake up a few seconds later using an RTC wakeup alarm.
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmconvert.c | 451 int call_ast = 0, kick_thread = 0, ast_reserved = 0, wake = 0; in dlm_convert_lock_handler() local 535 wake = 1; in dlm_convert_lock_handler() 538 if (wake) in dlm_convert_lock_handler()
|
D | dlmmaster.c | 1965 int wake = 0; in dlm_assert_master_handler() local 1973 wake = 1; in dlm_assert_master_handler() 1981 if (wake) in dlm_assert_master_handler() 2485 int wake = 0; in dlm_migrate_lockres() local 2545 wake = 1; in dlm_migrate_lockres() 2595 wake = 1; in dlm_migrate_lockres() 2641 wake = 1; in dlm_migrate_lockres() 2672 if (wake) in dlm_migrate_lockres()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-bench.txt | 210 *wake*:: 211 Suite for evaluating wake calls.
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | amplc_pci230.c | 1711 unsigned int wake; in pci230_ai_update_fifo_trigger_level() local 1716 wake = cmd->scan_end_arg - s->async->cur_chan; in pci230_ai_update_fifo_trigger_level() 1718 wake = comedi_nsamples_left(s, PCI230_ADC_FIFOLEVEL_HALFFULL); in pci230_ai_update_fifo_trigger_level() 1720 if (wake >= PCI230_ADC_FIFOLEVEL_HALFFULL) { in pci230_ai_update_fifo_trigger_level() 1722 } else if (wake > 1 && devpriv->hwver > 0) { in pci230_ai_update_fifo_trigger_level() 1724 if (devpriv->adcfifothresh != wake) { in pci230_ai_update_fifo_trigger_level() 1725 devpriv->adcfifothresh = wake; in pci230_ai_update_fifo_trigger_level() 1726 outw(wake, devpriv->daqio + PCI230P_ADCFFTH); in pci230_ai_update_fifo_trigger_level()
|
/linux-4.1.27/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 19 free to wake up in response to I/O requests, you should
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
D | ep93xx_eth.c | 391 int wake; in ep93xx_tx_complete() local 393 wake = 0; in ep93xx_tx_complete() 432 wake = 1; in ep93xx_tx_complete() 437 if (wake) in ep93xx_tx_complete()
|
/linux-4.1.27/drivers/acpi/ |
D | sleep.c | 591 .wake = acpi_pm_finish, 619 .wake = acpi_pm_finish,
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | am33xx-usb.txt | 15 Module" block. A second offset and length for the USB wake up control 18 the USB wake up control register.
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_virtio.c | 481 DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wake); in mic_virtio_config_change() 506 ret = wait_event_timeout(wake, in mic_virtio_config_change() 748 DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wake); in mic_virtio_del_device() 763 ret = wait_event_timeout(wake, in mic_virtio_del_device()
|
/linux-4.1.27/net/phonet/ |
D | pep.c | 268 int wake = 0; in pipe_rcv_status() local 289 atomic_set(&pn->tx_credits, wake = 1); in pipe_rcv_status() 295 atomic_set(&pn->tx_credits, wake = 1); in pipe_rcv_status() 303 atomic_add(wake = hdr->data[4], &pn->tx_credits); in pipe_rcv_status() 311 if (wake) in pipe_rcv_status()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_fence.c | 201 bool wake = false; in radeon_fence_activity() local 241 wake = true; in radeon_fence_activity() 256 return wake; in radeon_fence_activity()
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/ |
D | pmu.txt | 35 to wake up a suspended PMU). In which case, they can have the
|
/linux-4.1.27/include/linux/ |
D | wm97xx.h | 322 enum wm97xx_gpio_wake wake);
|
D | suspend.h | 183 void (*wake)(void); member
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-dsp.c | 250 if (sst->ops->wake) in sst_dsp_wake() 251 return sst->ops->wake(sst); in sst_dsp_wake()
|
D | sst-dsp-priv.h | 39 int (*wake)(struct sst_dsp *); member
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | mmc.txt | 65 - enable-sdio-wakeup: Enables wake up of host system on SDIO IRQ assertion 138 interrupt-names = "host-wake";
|
/linux-4.1.27/fs/ceph/ |
D | caps.c | 1140 int wake = 0; in __send_cap() local 1188 wake = 1; in __send_cap() 1249 if (wake) in __send_cap() 2305 int last = 0, put = 0, flushsnaps = 0, wake = 0; in ceph_put_cap_refs() local 2337 wake = 1; in ceph_put_cap_refs() 2353 if (wake) in ceph_put_cap_refs() 2495 bool wake = false; in handle_cap_grant() local 2615 wake = true; in handle_cap_grant() 2671 wake = true; in handle_cap_grant() 2688 wake = true; in handle_cap_grant() [all …]
|
D | mds_client.c | 1290 int wake = 0; in renewed_caps() local 1301 wake = 1; in renewed_caps() 1311 if (wake) in renewed_caps() 2574 int wake = 0; in handle_session() local 2606 wake = 1; in handle_session() 2621 wake = 2; /* for good measure */ in handle_session() 2657 if (wake) { in handle_session() 2660 if (wake == 2) in handle_session()
|
D | inode.c | 677 bool wake = false; in fill_inode() local 866 wake = true; in fill_inode() 896 if (wake) in fill_inode()
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | Kconfig | 27 and allows an IR scancode to be used as a wake event.
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_proc.c | 602 unsigned int enable, direction, wake, unsol, sticky, data; in print_gpio() local 618 wake = snd_hda_codec_read(codec, nid, 0, in print_gpio() 632 (wake & (1<<i)) ? 1 : 0, in print_gpio()
|
/linux-4.1.27/Documentation/devicetree/bindings/metag/ |
D | pdc-intc.txt | 5 lines which can wake the system, and are passed on through output interrupt
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | sleep.S | 91 @ set wake up source
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 77 already choosing not to wake idle nfsd threads because there are too 92 Counts how many times the sunrpc server layer chose not to wake an
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 630 int wake = 0; in fs_timeout() local 644 wake = fep->tx_free && !(CBDR_SC(fep->cur_tx) & BD_ENET_TX_READY); in fs_timeout() 647 if (wake) in fs_timeout()
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt_ioctl.c | 91 int wake = 0; in vt_event_post() local 106 wake = 1; in vt_event_post() 110 if (wake) in vt_event_post()
|
/linux-4.1.27/drivers/media/rc/ |
D | ene_ir.c | 1148 bool wake = device_may_wakeup(&dev->pnp_dev->dev); in ene_suspend() local 1150 if (!wake && dev->rx_enabled) in ene_suspend() 1153 ene_enable_wake(dev, wake); in ene_suspend()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | at91_udc.c | 1972 int wake = udc->driver && device_may_wakeup(&pdev->dev); in at91udc_suspend() local 1981 || !wake in at91udc_suspend() 1985 wake = 0; in at91udc_suspend() 1990 udc->active_suspend = wake; in at91udc_suspend() 1991 if (gpio_is_valid(udc->board.vbus_pin) && !udc->board.vbus_polled && wake) in at91udc_suspend()
|
/linux-4.1.27/drivers/net/ethernet/intel/ |
D | e100.c | 3040 static int __e100_power_off(struct pci_dev *pdev, bool wake) in __e100_power_off() argument 3042 if (wake) in __e100_power_off() 3054 bool wake; in e100_suspend() local 3055 __e100_shutdown(pdev, &wake); in e100_suspend() 3056 return __e100_power_off(pdev, wake); in e100_suspend() 3089 bool wake; in e100_shutdown() local 3090 __e100_shutdown(pdev, &wake); in e100_shutdown() 3092 __e100_power_off(pdev, wake); in e100_shutdown()
|
/linux-4.1.27/Documentation/networking/ |
D | multiqueue.txt | 23 netif_{start|stop|wake}_subqueue() functions to manage each queue while the
|
D | vortex.txt | 230 Becker's `ether-wake' application may be used to wake suspended 300 Donald's wake-on-LAN page:
|
D | rds.txt | 348 wake up sock
|
D | scaling.txt | 234 to enqueue packets onto the backlog of another CPU and to wake up that
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | wm97xx-core.c | 233 enum wm97xx_gpio_wake wake) in wm97xx_config_gpio() argument 256 if (wake == WM97XX_GPIO_WAKE) in wm97xx_config_gpio()
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 24 only some external interrupt can wake the device.
|
/linux-4.1.27/sound/soc/ |
D | soc-jack.c | 360 if (gpios[i].wake) { in snd_soc_jack_add_gpios()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_actlog.c | 233 int wake; in _al_get() local 238 wake = !test_and_set_bit(BME_PRIORITY, &bm_ext->flags); in _al_get() 240 if (wake) in _al_get()
|
D | drbd_req.c | 1361 int wake = 0; in prepare_al_transaction_nonblock() local 1370 wake = 1; in prepare_al_transaction_nonblock() 1377 if (wake) in prepare_al_transaction_nonblock()
|
/linux-4.1.27/Documentation/sound/oss/ |
D | ALS | 32 If isapnptools is used to wake up the sound card (as in 2.2.x), the settings
|
D | README.OSS | 314 PnP models of sound cards even you have managed to wake up the card properly.
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx53-tx53-x03x.dts | 221 wake-gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
|
D | imx6qdl-tx6.dtsi | 277 wake-gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
|
D | imx28-tx28.dts | 329 wake-gpios = <&gpio4 9 GPIO_ACTIVE_HIGH>;
|
/linux-4.1.27/Documentation/arm/pxa/ |
D | mfp.txt | 129 c) if by board design, a pin can be configured to wake up the system 137 to indicate that this pin has the capability of wake-up the system,
|
/linux-4.1.27/tools/virtio/virtio-trace/ |
D | README | 17 the controller wake read/write threads.
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 34 between the time it enters idle and the next known wake up. SPC mode is used
|
/linux-4.1.27/fs/btrfs/ |
D | compression.c | 834 goto wake; in free_workspace() 840 wake: in free_workspace()
|
D | extent_io.h | 214 unsigned bits, int wake, int delete,
|
D | extent_io.c | 514 unsigned *bits, int wake) in clear_state_bit() argument 526 if (wake) in clear_state_bit() 573 unsigned bits, int wake, int delete, in clear_extent_bit() argument 674 state = clear_state_bit(tree, state, &bits, wake); in clear_extent_bit() 692 if (wake) in clear_extent_bit() 695 clear_state_bit(tree, prealloc, &bits, wake); in clear_extent_bit() 701 state = clear_state_bit(tree, state, &bits, wake); in clear_extent_bit()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi.c | 469 bool wake = false; in efx_mcdi_ev_cpl() local 491 wake = true; in efx_mcdi_ev_cpl() 496 if (wake) { in efx_mcdi_ev_cpl()
|
/linux-4.1.27/Documentation/filesystems/ |
D | fuse.txt | 333 | [wake up fc->waitq] | [woken up] 350 | [woken up] | [wake up req->waitq]
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 785 bool wake = irqd_is_wakeup_set(d); in nmk_gpio_irq_set_type() local 805 if (enabled || wake) in nmk_gpio_irq_set_type() 819 if (enabled || wake) in nmk_gpio_irq_set_type()
|
/linux-4.1.27/kernel/rcu/ |
D | tree_plugin.h | 97 bool wake); 587 bool wake) in rcu_report_exp_rnp() argument 601 if (wake) { in rcu_report_exp_rnp()
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio.txt | 55 wakeup events, to wake the system from a low power state.
|
D | gpio-legacy.txt | 42 wakeup events, to wake the system from a low power state.
|
/linux-4.1.27/arch/frv/kernel/ |
D | sleep.S | 189 # wake SDRAM from self-refresh mode
|
/linux-4.1.27/Documentation/locking/ |
D | rt-mutex-design.txt | 526 mutex, but that owner has yet to wake up and actually take the mutex. 689 The schedule can then wake up for a few reasons. 742 If there are waiters, then we need to wake one up and give that waiter 745 On the wake up code, the pi_lock of the current owner is taken. The top 762 Finally we unlock the pi_lock of the pending owner and wake it up.
|
D | spinlocks.txt | 142 wake up. So read-locks are safe (which is good: they are very common
|
D | ww-mutex-design.txt | 87 Of course, all the usual variants for handling wake-ups due to signals are also
|
/linux-4.1.27/block/ |
D | blk-mq.c | 146 bool wake; in blk_mq_unfreeze_queue() local 149 wake = !--q->mq_freeze_depth; in blk_mq_unfreeze_queue() 152 if (wake) { in blk_mq_unfreeze_queue()
|
/linux-4.1.27/sound/soc/intel/haswell/ |
D | sst-haswell-dsp.c | 697 .wake = hsw_wake,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | memx.fuc | 279 // Read random memory to wake up... things
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-avc.c | 290 goto wake; in avc_recv() 306 wake: in avc_recv()
|
/linux-4.1.27/drivers/base/regmap/ |
D | regmap.c | 2476 bool wake; in regmap_async_complete_cb() local 2482 wake = list_empty(&map->async_list); in regmap_async_complete_cb() 2489 if (wake) in regmap_async_complete_cb()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 7433 bool wake; in igb_suspend() local 7436 retval = __igb_shutdown(pdev, &wake, 0); in igb_suspend() 7440 if (wake) { in igb_suspend() 7518 bool wake; in igb_runtime_suspend() local 7520 retval = __igb_shutdown(pdev, &wake, 1); in igb_runtime_suspend() 7524 if (wake) { in igb_runtime_suspend() 7542 bool wake; in igb_shutdown() local 7544 __igb_shutdown(pdev, &wake, 0); in igb_shutdown() 7547 pci_wake_from_d3(pdev, wake); in igb_shutdown()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 5149 bool wake; in e1000_suspend() local 5151 retval = __e1000_shutdown(pdev, &wake); in e1000_suspend() 5155 if (wake) { in e1000_suspend() 5212 bool wake; in e1000_shutdown() local 5214 __e1000_shutdown(pdev, &wake); in e1000_shutdown() 5217 pci_wake_from_d3(pdev, wake); in e1000_shutdown()
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 1281 this mode. Typically an external event or RTC activity will wake 1305 the general-purpose wake-up enable (GPWE) control bit to enable 1306 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log.c | 2600 int wake = 0; in xlog_state_do_callback() local 2794 wake = 1; in xlog_state_do_callback() 2797 if (wake) in xlog_state_do_callback()
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | Kconfig | 100 The driver provides a way to wake up the system by MPIC
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | philips.txt | 86 will shut down, but never wake up). Consider this experimental. By
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 191 kind of token 0xffffffff which tells vcpu that it should wake
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 349 // ack, and wake up main()
|
D | hub.fuc | 370 // ack, and wake up main()
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 118 Useful for enabling wake-on-lan (NIC) or changing 260 o wake up the device if it was in suspended state,
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 265 # exceeded, the kernel will wake flusher threads which will then reduce the 387 # exceeded, the kernel will wake flusher threads which will then reduce the
|
D | thinkpad-acpi.txt | 336 undock. Set to zero for normal wake-ups or wake-ups 547 wake up caused by the firmware will have negated most safety nets...
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-hci.txt | 235 The completion callback will then wake the syscall context.
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 5905 bool wake; in ixgbe_suspend() local 5907 retval = __ixgbe_shutdown(pdev, &wake); in ixgbe_suspend() 5911 if (wake) { in ixgbe_suspend() 5924 bool wake; in ixgbe_shutdown() local 5926 __ixgbe_shutdown(pdev, &wake); in ixgbe_shutdown() 5929 pci_wake_from_d3(pdev, wake); in ixgbe_shutdown()
|
/linux-4.1.27/drivers/usb/gadget/ |
D | Kconfig | 121 for a bursty VFS behaviour. For instance there may be CPU wake up
|
/linux-4.1.27/Documentation/video4linux/ |
D | videobuf | 314 - Mark the buffer as done and wake up the process waiting for it.
|
/linux-4.1.27/include/sound/ |
D | soc.h | 665 bool wake; member
|
/linux-4.1.27/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 431 Because CPUs may power up asynchronously in response to external wake-up
|
/linux-4.1.27/sound/soc/codecs/ |
D | rt5670.c | 574 rt5670->hp_gpio.wake = true; in rt5670_set_jack_detect()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 573 Fix reconnection (and certain failed mounts) to properly wake up the 666 wake up the demultiplex thread after it had exited. Do not log
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 361 active during S3. The suspend powered GPIOs can be used to wake the
|
/linux-4.1.27/drivers/platform/x86/ |
D | Kconfig | 860 sleep state, these devices will wake after either a configured
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 179 The kernel flusher threads will periodically wake up and write `old' data
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 7219 int wake = 0; in airo_set_scan() local 7242 wake = 1; in airo_set_scan() 7246 if (wake) in airo_set_scan()
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 530 for those interested in wake up timings of RT tasks. 1377 time it takes for a task that is woken to actually wake up.
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 831 count to 0, clear this bit to allow usage to continue, wake up
|
D | ChangeLog.lpfc | 389 moved to kthread. kthread_stop() is not able to wake up thread
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1276 is cpu_idle+0x66 ( quiet the cpu is asleep, don't wake it )
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2340 version command is a good way to 'wake it up' before networking has
|