Home
last modified time | relevance | path

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

12345

/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/hwmon/
H A Draspberrypi-hwmon.rst17 This driver periodically polls a mailbox property of the VC4 firmware to detect
/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/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/i2c/
H A Di2c-stub.rst62 If your target driver polls some byte or word waiting for it to change, the
/linux/Documentation/devicetree/bindings/thermal/
H A Dbrcm,sr-thermal.txt11 - polling-delay: Max number of milliseconds to wait between polls.
/linux/drivers/ptp/
H A Dptp_idt82p33.h90 /* Polls for external time stamps */
H A Dptp_clockmatrix.h119 /* Polls for external time stamps */
/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev.h58 /* count of enabled napi polls */
/linux/Documentation/ABI/testing/
H A Ddebugfs-cros-ec6 can be used to grab the EC logs. The kernel polls for the log
/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/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h105 u64 polls; member
H A Daq_vec.c44 ring[AQ_VEC_RX_ID].stats.rx.polls++; in aq_vec_poll()
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c1093 struct pollfd polls; in main_loop_s() local
1100 polls.fd = listensock; in main_loop_s()
1101 polls.events = POLLIN; in main_loop_s()
1103 switch (poll(&polls, 1, poll_timeout)) { in main_loop_s()
/linux/drivers/macintosh/
H A Dadb-iop.c112 * produced when the IOP polls devices. They are mostly timeouts. in adb_iop_listen()
/linux/scripts/gdb/linux/
H A Dinterrupts.py145 text += x86_show_mce(prec, "&mce_poll_count", "MCP", "Machine check polls")
/linux/drivers/parisc/
H A Dpower.c106 /* main kernel thread worker. It polls the button state */
/linux/drivers/input/misc/
H A Dapanel.c9 * accessible via the i2c/smbus interface. This driver polls those
/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c56 * igc_phy_has_link - Polls PHY for link
62 * Polls the PHY status register for link, 'iterations' number of times.
/linux/drivers/net/wireless/ath/ar5523/
H A Dar5523_hw.h299 #define UATH_FILTER_RX_XR_POOL 0x00000400 /* XR group polls */
/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst11 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions
/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst115 polls two words out of the same address of IDE port since
/linux/arch/x86/kernel/cpu/mce/
H A Dinternal.h100 * How many polls of machine check bank without an error before declaring

12345