Home
last modified time | relevance | path

Searched refs:polls (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/arch/um/os-Linux/
Dsigio.c103 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-4.1.27/Documentation/devicetree/bindings/mailbox/
Darm-mhu.txt8 data has been read by the remote. This driver assumes the sender polls
/linux-4.1.27/Documentation/networking/
DPLIP.txt88 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
Dlapb-module.txt93 connected, it sends DM without polls set, every T1. The upper case constant
/linux-4.1.27/Documentation/scsi/
Ddtc3x80.txt32 the driver polls for data-ready in the pseudo-DMA transfer routine.
/linux-4.1.27/Documentation/i2c/
Di2c-stub59 If your target driver polls some byte or word waiting for it to change, the
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Dthermal.txt138 - polling-delay: The maximum number of milliseconds to wait between polls
143 Type: unsigned between polls when performing passive cooling.
179 between polls. Choosing the right polling delays shall avoid having the
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio-Controls.txt91 unsolicited event per jack plug. When this is on, the driver polls
/linux-4.1.27/drivers/input/
DKconfig45 device that periodically polls hardware state. This
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt63 passive_delay: number of milliseconds to wait between polls when
65 polling_delay: number of milliseconds to wait between polls when checking
/linux-4.1.27/Documentation/m68k/
DREADME.buddha110 polls two words out of the same address of IDE port since
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt104 it polls for the completion of the operation. It handles dependency
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-cd.1994-2004247 * - Stop spewing errors to log when magicdev polls with
/linux-4.1.27/Documentation/
DIPMI.txt455 thread that constantly polls the IPMI driver while an IPMI operation
/linux-4.1.27/arch/arm/
DKconfig1174 continuously polls a memory location waiting to observe an update.