Home
last modified time | relevance | path

Searched refs:polling (Results 1 – 25 of 487) sorted by relevance

12345678910>>...20

/linux-6.15/arch/arm64/boot/dts/ti/
H A Dk3-j784s4-j742s2-thermal-common.dtsi9 polling-delay-passive = <250>; /* milliseconds */
10 polling-delay = <500>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay = <500>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay = <500>; /* milliseconds */
51 polling-delay-passive = <250>; /* milliseconds */
52 polling-delay = <500>; /* milliseconds */
66 polling-delay = <500>; /* milliseconds */
80 polling-delay = <500>; /* milliseconds */
[all …]
H A Dk3-j721s2-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
10 polling-delay = <500>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay = <500>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay = <500>; /* milliseconds */
51 polling-delay-passive = <250>; /* milliseconds */
52 polling-delay = <500>; /* milliseconds */
66 polling-delay = <500>; /* milliseconds */
80 polling-delay = <500>; /* milliseconds */
[all …]
H A Dk3-j721e-thermal.dtsi10 polling-delay-passive = <250>; /* milliseconds */
11 polling-delay = <500>; /* milliseconds */
24 polling-delay-passive = <250>; /* milliseconds */
25 polling-delay = <500>; /* milliseconds */
38 polling-delay-passive = <250>; /* milliseconds */
39 polling-delay = <500>; /* milliseconds */
52 polling-delay-passive = <250>; /* milliseconds */
53 polling-delay = <500>; /* milliseconds */
66 polling-delay-passive = <250>; /* milliseconds */
67 polling-delay = <500>; /* milliseconds */
H A Dk3-j7200-thermal.dtsi10 polling-delay-passive = <250>; /* milliseconds */
11 polling-delay = <500>; /* milliseconds */
24 polling-delay-passive = <250>; /* milliseconds */
25 polling-delay = <500>; /* milliseconds */
38 polling-delay-passive = <250>; /* milliseconds */
39 polling-delay = <500>; /* milliseconds */
H A Dk3-am62a-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
38 polling-delay-passive = <250>; /* milliSeconds */
39 polling-delay = <500>; /* milliSeconds */
H A Dk3-am62p-j722s-common-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
38 polling-delay-passive = <250>; /* milliSeconds */
39 polling-delay = <500>; /* milliSeconds */
H A Dk3-am654-industrial-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
10 polling-delay = <500>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay = <500>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay = <500>; /* milliseconds */
H A Dk3-am64-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
H A Dk3-am62-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
41 polling-delay-passive = <250>; /* milliSeconds */
42 polling-delay = <500>; /* milliSeconds */
/linux-6.15/Documentation/virt/kvm/
H A Dhalt-polling.rst4 The KVM halt polling system
23 The generic halt polling code is implemented in:
36 effectiveness of the polling in an attempt to limit pointless polling.
47 During polling if a wakeup source is received within the halt polling interval,
52 time was greater than the global max polling interval.
55 the global max polling interval then the polling interval can be increased in
65 to avoid pointless polling. The polling interval is shrunk in the function
72 adjustment of the polling interval.
75 the time between when the halt polling function is
98 | | halt polling interval is | |
[all …]
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dbrcm,sr-thermal.txt34 polling-delay-passive = <0>;
35 polling-delay = <1000>;
46 polling-delay-passive = <0>;
47 polling-delay = <1000>;
58 polling-delay-passive = <0>;
59 polling-delay = <1000>;
70 polling-delay-passive = <0>;
71 polling-delay = <1000>;
82 polling-delay-passive = <0>;
83 polling-delay = <1000>;
[all …]
H A Dthermal-zones.yaml29 1. when passive cooling is activated (polling-delay-passive)
30 2. when the zone just needs to be monitored (polling-delay) or when
64 polling-delay:
72 polling-delay-passive:
77 this to 0 disables the polling timers setup by the thermal
278 polling-delay-passive = <250>;
279 polling-delay = <1000>;
323 polling-delay-passive = <250>;
324 polling-delay = <1000>;
345 polling-delay-passive = <250>;
[all …]
/linux-6.15/drivers/media/pci/saa7134/
H A Dsaa7134-input.c62 if (ir->polling) { in build_key()
82 if (ir->polling) { in build_key()
484 if (ir->polling) { in saa7134_ir_open()
498 if (ir->polling) in saa7134_ir_close()
512 unsigned polling = 0; in saa7134_input_init1() local
544 polling = 50; // ms in saa7134_input_init1()
715 polling = 50; //ms in saa7134_input_init1()
721 polling = 50; /* ms */ in saa7134_input_init1()
727 polling = 50; /* ms */ in saa7134_input_init1()
732 polling = 40; /* ms */ in saa7134_input_init1()
[all …]
/linux-6.15/drivers/media/pci/cx88/
H A Dcx88-input.c39 int polling; member
107 if (ir->polling) { in cx88_ir_handle_key()
192 if (ir->polling) { in __cx88_ir_start()
220 if (ir->polling) in __cx88_ir_stop()
286 ir->polling = 50; /* ms */ in cx88_ir_init()
315 ir->polling = 50; /* ms */ in cx88_ir_init()
326 ir->polling = 1; /* ms */ in cx88_ir_init()
333 ir->polling = 5; /* ms */ in cx88_ir_init()
357 ir->polling = 1; /* ms */ in cx88_ir_init()
364 ir->polling = 1; /* ms */ in cx88_ir_init()
[all …]
/linux-6.15/tools/thermal/thermometer/
H A Dthermometer.c48 int polling; member
61 int polling; member
95 config->tz_regex[config->nr_tz_regex].polling = 250; in configuration_default_init()
141 int polling; in configuration_init() local
154 if (!config_setting_lookup_int(node, "polling", &polling)) { in configuration_init()
168 config->tz_regex[config->nr_tz_regex].polling = polling; in configuration_init()
172 name, polling); in configuration_init()
281 thermometer->tz[thermometer->nr_tz].polling = polling; in thermometer_add_tz()
333 tz_regex->polling, thermometer)) in thermometer_init()
404 thermometer->tz[i].name, thermometer->tz[i].polling); in thermometer_start()
[all …]
/linux-6.15/drivers/media/pci/bt8xx/
H A Dbttv-input.c47 if (ir->polling) { in ir_handle_key()
123 else if (!ir->polling) in bttv_input_irq()
292 if (ir->polling) { in bttv_ir_start()
306 if (btv->remote->polling) in bttv_ir_stop()
432 ir->polling = 50; // ms in bttv_input_init()
440 ir->polling = 50; // ms in bttv_input_init()
447 ir->polling = 50; // ms in bttv_input_init()
455 ir->polling = 50; // ms in bttv_input_init()
472 ir->polling = 50; // ms in bttv_input_init()
481 ir->polling = 50; // ms in bttv_input_init()
[all …]
/linux-6.15/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tmu.dtsi14 polling-delay-passive = <0>;
15 polling-delay = <0>;
102 polling-delay-passive = <0>;
103 polling-delay = <0>;
145 polling-delay-passive = <0>;
146 polling-delay = <0>;
188 polling-delay-passive = <0>;
189 polling-delay = <0>;
264 polling-delay-passive = <0>;
265 polling-delay = <0>;
/linux-6.15/Documentation/virt/
H A Dguest-halt-polling.rst2 Guest halt polling
9 This provides the following benefits to host side polling:
11 1) The POLL flag is set while polling is performed, which allows
17 The downside of guest side polling is that polling is performed
22 time polling is allowed. This value is fixed.
35 Maximum amount of time, in nanoseconds, that polling is
/linux-6.15/Documentation/translations/zh_CN/virt/
H A Dguest-halt-polling.rst3 :Original: Documentation/virt/guest-halt-polling.rst
13 .. _cn_virt_guest-halt-polling:
16 客户机停机轮询机制(Guest halt polling
/linux-6.15/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-common.dtsi58 polling-delay-passive = <0>;
59 polling-delay = <0>;
141 polling-delay-passive = <0>;
142 polling-delay = <0>;
214 polling-delay-passive = <0>;
215 polling-delay = <0>;
287 polling-delay-passive = <0>;
288 polling-delay = <0>;
360 polling-delay-passive = <0>;
361 polling-delay = <0>;
/linux-6.15/arch/riscv/boot/dts/sophgo/
H A Dsg2042-milkv-pioneer.dts85 polling-delay-passive = <1000>;
86 polling-delay = <1000>;
139 polling-delay-passive = <1000>;
140 polling-delay = <1000>;
/linux-6.15/arch/arm64/boot/dts/marvell/
H A Darmada-ap80x.dtsi321 polling-delay-passive = <0>; /* Interrupt driven */
322 polling-delay = <0>; /* Interrupt driven */
338 polling-delay-passive = <1000>;
339 polling-delay = <1000>;
371 polling-delay-passive = <1000>;
372 polling-delay = <1000>;
404 polling-delay-passive = <1000>;
405 polling-delay = <1000>;
437 polling-delay-passive = <1000>;
438 polling-delay = <1000>;
/linux-6.15/Documentation/networking/
H A Dnfc.rst63 * stop_poll - stop on progress polling operation
80 * NFC_CMD_START_POLL - setup a specific device to polling for targets
81 * NFC_CMD_STOP_POLL - stop the polling operation in a specific device
90 protocols through NFC_ATTR_PROTOCOLS attribute. The device remains in polling
91 state until it finds any target. However, the user can stop the polling
95 If the polling operation finds one or more targets, the event TARGETS_FOUND is
100 All polling operations requested through one netlink socket are stopped when
/linux-6.15/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3701-0008.dtsi10 polling-delay = <1000>;
11 polling-delay-passive = <1000>;
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-mce48 (poll more often) on the polling interval. When the poller
50 (poll less often) on the polling interval. The check_interval
51 variable is both the initial and maximum polling interval.
52 0 means no polling for corrected machine check errors
80 Disables polling and CMCI for corrected errors.

12345678910>>...20