Searched refs:polls (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/arch/um/os-Linux/ |
| D | sigio.c | 103 static int need_poll(struct pollfds *polls, int n) in need_poll() argument 107 if (n <= polls->size) in need_poll() 117 memcpy(new, polls->poll, polls->used * sizeof(struct pollfd)); in need_poll() 118 kfree(polls->poll); in need_poll() 120 polls->poll = new; in need_poll() 121 polls->size = n; in need_poll()
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | raspberrypi-hwmon.rst | 17 This driver periodically polls a mailbox property of the VC4 firmware to detect
|
| /Linux-v5.4/Documentation/devicetree/bindings/mailbox/ |
| D | arm-mhu.txt | 8 data has been read by the remote. This driver assumes the sender polls
|
| /Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
| D | brcm,sr-thermal.txt | 11 - polling-delay: Max number of milliseconds to wait between polls.
|
| D | thermal.txt | 129 - polling-delay: The maximum number of milliseconds to wait between polls 134 Type: unsigned between polls when performing passive cooling. 177 between polls. Choosing the right polling delays shall avoid having the
|
| /Linux-v5.4/Documentation/networking/ |
| D | PLIP.txt | 88 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times 90 Alpha, as of this writing). Between two such polls, there are 10^6/HZ usecs. 92 quite possible for the trigger timeout to expire between two such polls, as
|
| D | lapb-module.txt | 93 connected, it sends DM without polls set, every T1. The upper case constant
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | debugfs-cros-ec | 6 can be used to grab the EC logs. The kernel polls for the log
|
| /Linux-v5.4/Documentation/i2c/ |
| D | i2c-stub.rst | 62 If your target driver polls some byte or word waiting for it to change, the
|
| /Linux-v5.4/Documentation/sound/hd-audio/ |
| D | controls.rst | 96 unsolicited event per jack plug. When this is on, the driver polls
|
| /Linux-v5.4/drivers/input/ |
| D | Kconfig | 59 device that periodically polls hardware state. This
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | halt-polling.txt | 8 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions
|
| /Linux-v5.4/Documentation/m68k/ |
| D | buddha-driver.rst | 115 polls two words out of the same address of IDE port since
|
| /Linux-v5.4/Documentation/crypto/ |
| D | async-tx-api.txt | 104 it polls for the completion of the operation. It handles dependency
|
| /Linux-v5.4/Documentation/ide/ |
| D | ChangeLog.ide-cd.1994-2004 | 247 * - Stop spewing errors to log when magicdev polls with
|
| /Linux-v5.4/Documentation/driver-api/thermal/ |
| D | sysfs-api.rst | 94 number of milliseconds to wait between polls when 97 number of milliseconds to wait between polls when checking
|
| /Linux-v5.4/Documentation/ |
| D | IPMI.txt | 462 thread that constantly polls the IPMI driver while an IPMI operation
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kgdb.rst | 855 function which polls hardware for single character input.
|
| /Linux-v5.4/arch/arm/ |
| D | Kconfig | 988 continuously polls a memory location waiting to observe an update.
|