Home
last modified time | relevance | path

Searched full:polls (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/Documentation/networking/
H A Dplip.rst92 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times
94 Alpha, as of this writing). Between two such polls, there are 10^6/HZ usecs.
96 quite possible for the trigger timeout to expire between two such polls, as
/linux/Documentation/devicetree/bindings/thermal/
H A Dthermal-zones.yaml36 unexpectedly between polls. Choosing the right polling delays shall avoid
67 The maximum number of milliseconds to wait between polls when
75 The maximum number of milliseconds to wait between polls when
/linux/rust/kernel/io/
H A Dpoll.rs22 /// Polls periodically until a condition is met, an error occurs,
112 /// Polls periodically until a condition is met, an error occurs,
/linux/Documentation/hwmon/
H A Draspberrypi-hwmon.rst17 This driver periodically polls a mailbox property of the VC4 firmware to detect
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c185 fprintf(stderr, "CSB still not valid after %d polls.\n", in nx_wait_for_csb()
187 prt_err("CSB still not valid after %d polls, giving up.\n", in nx_wait_for_csb()
/linux/Documentation/devicetree/bindings/mailbox/
H A Damlogic,meson-gxbb-mhu.yaml18 data has been read by the remote. This driver assumes the sender polls
H A Darm,mhu.yaml17 by the remote. This driver assumes the sender polls STAT register and the
/linux/drivers/thermal/
H A Dthermal_core.h87 * @passive_delay_jiffies: number of jiffies to wait between polls when
89 * @polling_delay_jiffies: number of jiffies to wait between polls when
/linux/Documentation/i2c/
H A Di2c-stub.rst62 If your target driver polls some byte or word waiting for it to change, the
/linux/drivers/ptp/
H A Dptp_idt82p33.h90 /* Polls for external time stamps */
H A Dptp_clockmatrix.h119 /* Polls for external time stamps */
/linux/Documentation/ABI/testing/
H A Ddebugfs-cros-ec6 can be used to grab the EC logs. The kernel polls for the log
/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev.h58 /* count of enabled napi polls */
/linux/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c12 * Polls the EEPROM status bit for either read or write completion based
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst88 number of milliseconds to wait between polls when performing passive
91 number of milliseconds to wait between polls when checking
/linux/arch/x86/kernel/cpu/mce/
H A Dthreshold.c55 * the worst (all recent polls of the bank found a valid error in mce_inherit_storm()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h99 * Polls for ACT (allocation change trigger) handled and
/linux/Documentation/sound/hd-audio/
H A Dcontrols.rst96 unsolicited event per jack plug. When this is on, the driver polls
/linux/sound/pci/mixart/
H A Dmixart_hwdep.h72 * the driver polls on this address, until it shows 1 (presence) or 2 (absence)
/linux/include/linux/
H A Dmailbox_controller.h67 * @txpoll_period: If 'txdone_poll' is in effect, the API polls for
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h105 u64 polls; member
/linux/drivers/pps/clients/
H A Dpps_parport.c77 * number of polls is limited by clear_wait parameter which is in parport_irq()
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c1181 struct pollfd polls; in main_loop_s() local
1188 polls.fd = listensock; in main_loop_s()
1189 polls.events = POLLIN; in main_loop_s()
1191 switch (poll(&polls, 1, poll_timeout)) { in main_loop_s()
/linux/drivers/iio/light/
H A Dacpi-als.c160 * When coming from own trigger via polls, set polling function in acpi_als_trigger_handler()
/linux/drivers/power/supply/
H A Dug3105_battery.c14 * Read + reset coulomb counter every 10 polls (every 300 seconds)

1234567