/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_vblank_work.c | 50 bool wake = false; in drm_handle_vblank_works() local 61 wake = true; in drm_handle_vblank_works() 63 if (wake) in drm_handle_vblank_works() 113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local 151 wake = true; in drm_vblank_work_schedule() 161 if (wake) in drm_vblank_work_schedule()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices-platform-ACPI-TAD | 31 "disabled", if the AC alarm is not set to wake up the system. 37 expires, it will immediately wake up the system from the S3 45 (RW) The AC alarm expired timer wake policy (see ACPI 6.2, 48 Reads return the current expired timer wake delay for the AC 52 Write a new expired timer wake delay for the AC alarm timer in 53 seconds or "never" to it to set the expired timer wake delay for 54 the AC alarm timer or to set its expired wake policy to discard 81 it will immediately wake up the system from the S3 sleep state 100 (RW,optional) The DC alarm expired timer wake policy.
|
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-chromeos | 11 Control the keyboard wake lid angle. Values are between 12 0 and 360. This file will also show the keyboard wake lid
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | brcm,brcmstb-waketimer.txt | 1 Broadcom STB wake-up Timer 3 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the 4 ability to wake up the system from low-power suspend/standby modes.
|
D | rtc-meson-vrtc.txt | 15 the SCP will wake up and will then wake the AP.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/ |
D | brcm,bcm43xx-fmac.txt | 14 - interrupts : specifies attributes for the out-of-band interrupt (host-wake). 17 to "host-wake". 36 interrupt-names = "host-wake";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 97 - #address-cells: should be one. The cell is the wake-up input index. 102 - debounce-delay-us: minimum wake-up inputs debouncer period in 104 - atmel,wakeup-rtc-timer: boolean to enable Real-Time Clock wake-up. 109 The node contains child nodes for each wake-up input that the platform uses. 114 Tree. Note also that input 0 is linked to the wake-up pin and is frequently 118 - reg: should contain the wake-up input index [0 - 15]. 121 - atmel,wakeup-active-high: boolean, the corresponding wake-up input described 122 by the child, forces the wake-up of the core power supply on a high level.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/ |
D | tcan4x5x.txt | 25 - device-wake-gpios: Wake up GPIO to wake up the TCAN device. 38 device-wake-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-bd70528.c | 264 struct bd70528_rtc_wake wake; in bd70528_set_alarm() local 271 &wake, sizeof(wake)); in bd70528_set_alarm() 285 tmday2rtc(&a->time, &wake.time); in bd70528_set_alarm() 289 wake.ctrl |= BD70528_MASK_WAKE_EN; in bd70528_set_alarm() 292 wake.ctrl &= ~BD70528_MASK_WAKE_EN; in bd70528_set_alarm() 296 BD70528_REG_RTC_WAKE_START, &wake, in bd70528_set_alarm() 297 sizeof(wake)); in bd70528_set_alarm()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | extent-io-tree.h | 117 unsigned bits, int wake, int delete, 120 unsigned bits, int wake, int delete, 146 int wake = 0; in clear_extent_bits() local 149 wake = 1; in clear_extent_bits() 151 return clear_extent_bit(tree, start, end, bits, wake, 0, NULL); in clear_extent_bits()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | btmrvl.rst | 17 where GPIO is the pin number of GPIO used to wake up the host. 26 # Use SDIO interface to wake up the host and set GAP to 0x80: 30 # Use GPIO pin #3 to wake up the host and set GAP to 0xff: 54 These commands are used to enable host sleep or wake up firmware
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
D | Build | 6 perf-y += futex-wake.o 7 perf-y += futex-wake-parallel.o
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,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.
|
/kernel/linux/linux-5.10/Documentation/locking/ |
D | futex-requeue-pi.rst | 20 implementation would wake the highest-priority waiter, and leave the 92 The requeue code cannot simply wake the waiter and leave it to 109 wake-up scenarios. 113 possibly wake the waiting tasks. Internally, this system call is 125 their sum is all that really matters. futex_requeue() will wake or 126 requeue up to nr_wake + nr_requeue tasks. It will wake only as many
|
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/ |
D | s3fwrn5.h | 63 static inline int s3fwrn5_set_wake(struct s3fwrn5_info *info, bool wake) in s3fwrn5_set_wake() argument 68 info->phy_ops->set_wake(info->phy_id, wake); in s3fwrn5_set_wake()
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-bench.txt | 211 *wake*:: 212 Suite for evaluating wake calls. 214 *wake-parallel*:: 215 Suite for evaluating parallel wake calls.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | btusb.txt | 23 that shall be used for out-of-band wake-on-bt. Driver will 31 Following example uses irq pin number 3 of gpio0 for out of band wake-on-bt:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | chipone_icn8318.txt | 7 - wake-gpios : GPIO specification for the WAKE input 36 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | rk3288-veyron.dtsi | 430 snps,need-phy-for-wake; 439 snps,need-phy-for-wake; 536 bt_host_wake: bt-host-wake { 540 bt_host_wake_l: bt-host-wake-l { 569 bt_dev_wake_sleep: bt-dev-wake-sleep { 573 bt_dev_wake_awake: bt-dev-wake-awake { 577 bt_dev_wake: bt-dev-wake {
|
/kernel/linux/linux-5.10/kernel/rcu/ |
D | tree_exp.h | 183 bool wake, unsigned long flags) in __rcu_report_exp_rnp() argument 199 if (wake) { in __rcu_report_exp_rnp() 218 static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake) in rcu_report_exp_rnp() argument 223 __rcu_report_exp_rnp(rnp, wake, flags); in rcu_report_exp_rnp() 231 unsigned long mask, bool wake) in rcu_report_exp_cpu_mult() argument 250 __rcu_report_exp_rnp(rnp, wake, flags); /* Releases rnp->lock. */ in rcu_report_exp_cpu_mult()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
D | sdio.c | 138 bool wake; in mt76s_process_tx_queue() local 155 wake = q->stopped && q->queued < q->ndesc - 8; in mt76s_process_tx_queue() 156 if (wake) in mt76s_process_tx_queue() 167 if (wake) in mt76s_process_tx_queue()
|
/kernel/linux/linux-5.10/kernel/power/ |
D | suspend.c | 134 if (s2idle_ops && s2idle_ops->wake) { in s2idle_loop() 135 if (s2idle_ops->wake()) in s2idle_loop() 267 } else if (suspend_ops->wake) { in platform_resume_noirq() 268 suspend_ops->wake(); in platform_resume_noirq()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-sysfs-nodes.rst | 121 the bits set in the wakeup filter mask to trigger a system wake event. 124 scancodes which match the filter will wake the system from e.g. suspend 138 trigger a system wake event. 141 scancodes which match the filter will wake the system from e.g. suspend
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-kcopyd.c | 206 static void wake(struct dm_kcopyd_client *kc) in wake() function 530 wake(kc); in complete_io() 543 wake(kc); in complete_io() 624 wake(kc); in process_jobs() 686 wake(kc); in dispatch_job() 754 wake(kc); in segment_complete() 890 wake(kc); in dm_kcopyd_do_callback()
|