/linux/Documentation/networking/ |
H A D | plip.rst | 92 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 D | raspberrypi-hwmon.rst | 17 This driver periodically polls a mailbox property of the VC4 firmware to detect
|
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | amlogic,meson-gxbb-mhu.yaml | 18 data has been read by the remote. This driver assumes the sender polls
|
H A D | arm,mhu.yaml | 17 by the remote. This driver assumes the sender polls STAT register and the
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 185 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 D | i2c-stub.rst | 62 If your target driver polls some byte or word waiting for it to change, the
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | brcm,sr-thermal.txt | 11 - polling-delay: Max number of milliseconds to wait between polls.
|
/linux/drivers/ptp/ |
H A D | ptp_idt82p33.h | 90 /* Polls for external time stamps */
|
H A D | ptp_clockmatrix.h | 119 /* Polls for external time stamps */
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | netdev.h | 58 /* count of enabled napi polls */
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-cros-ec | 6 can be used to grab the EC logs. The kernel polls for the log
|
/linux/Documentation/sound/hd-audio/ |
H A D | controls.rst | 96 unsolicited event per jack plug. When this is on, the driver polls
|
/linux/sound/pci/mixart/ |
H A D | mixart_hwdep.h | 72 * the driver polls on this address, until it shows 1 (presence) or 2 (absence)
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ring.h | 105 u64 polls; member
|
H A D | aq_vec.c | 44 ring[AQ_VEC_RX_ID].stats.rx.polls++; in aq_vec_poll()
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 1093 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 D | adb-iop.c | 112 * produced when the IOP polls devices. They are mostly timeouts. in adb_iop_listen()
|
/linux/scripts/gdb/linux/ |
H A D | interrupts.py | 145 text += x86_show_mce(prec, "&mce_poll_count", "MCP", "Machine check polls")
|
/linux/drivers/parisc/ |
H A D | power.c | 106 /* main kernel thread worker. It polls the button state */
|
/linux/drivers/input/misc/ |
H A D | apanel.c | 9 * accessible via the i2c/smbus interface. This driver polls those
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_phy.c | 56 * 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 D | ar5523_hw.h | 299 #define UATH_FILTER_RX_XR_POOL 0x00000400 /* XR group polls */
|
/linux/Documentation/virt/kvm/ |
H A D | halt-polling.rst | 11 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions
|
/linux/Documentation/arch/m68k/ |
H A D | buddha-driver.rst | 115 polls two words out of the same address of IDE port since
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | internal.h | 100 * How many polls of machine check bank without an error before declaring
|