Home
last modified time | relevance | path

Searched full:scans (Results 1 – 25 of 267) sorted by relevance

1234567891011

/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.h83 /* send SCAN_REPORT_EVENT in periodic scans after each cycle
85 * non periodic scans
90 * Must be 0 for non periodic scans.
/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h850 * The minimum time to wait on each channel for active scans
858 * The maximum time to wait on each channel for active scans
867 /* The minimum time to wait on each channel for active scans
877 /* The maximum time to wait on each channel for active scans
885 /* time to wait on the channel for passive scans (in TU/1000) */
888 /* time to wait on the channel for DFS scans (in TU/1000) */
910 * The base time to wait on the channel for active scans (in TU/1000).
919 * active scans (in TU/1000s). The max dwell time is used by the FW once
930 /* time to wait on the channel for passive scans (in TU/1000) */
933 /* time to wait on the channel for DFS scans (in TU/1000) */
[all …]
/linux/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c57 * hardware scans: in iio_simple_dummy_trigger_h()
61 * software scans: in iio_simple_dummy_trigger_h()
64 * software culled hardware scans: in iio_simple_dummy_trigger_h()
/linux/Documentation/devicetree/bindings/input/
H A Dqcom,pm8921-keypad.yaml47 description: time in microseconds to pause between successive scans of the
52 description: time in nanoseconds to pause between scans of each row in the
/linux/Documentation/scheduler/
H A Dsched-debug.rst22 Automatic NUMA balancing scans tasks address space and unmaps pages to
25 scans the next "scan size" number of pages in its address space. When the
/linux/fs/ntfs3/
H A Dupcase.c33 * 'Straight way' code scans input names twice in worst case.
34 * Optimized code scans input names only once.
/linux/Documentation/scsi/
H A Dscsi-parameters.rst96 scsi_mod.scan= [SCSI] sync (default) scans SCSI busses as they are
97 discovered. async scans them in kernel threads,
/linux/Documentation/admin-guide/mm/
H A Dksm.rst17 The KSM daemon ksmd periodically scans those areas of user memory
21 content). The amount of pages that KSM daemon scans in a single pass
68 restricting its use to areas likely to benefit. KSM's scans may use a lot
310 decides how aggressive the scan time advisor scans candidate pages. Lower
/linux/Documentation/admin-guide/
H A Dsvga.rst136 0x0f03 VGA 80x28 (standard VGA scans, but 14-point font)
138 0x0f05 VGA 80x30 (480 scans, 16-point font)
139 0x0f06 VGA 80x34 (480 scans, 14-point font)
140 0x0f07 VGA 80x60 (480 scans, 8-point font)
/linux/include/uapi/linux/
H A Dvirtio_balloon.h95 VIRTIO_BALLOON_S_NAMES_prefix "async-scans", \
96 VIRTIO_BALLOON_S_NAMES_prefix "direct-scans", \
/linux/include/linux/
H A Dcompiler-version.h11 * When fixdep scans this, it will find this string "CONFIG_CC_VERSION_TEXT"
/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst56 ``tools/net/ynl/ynl-regen.sh`` scans the kernel tree in search of
64 (note that it only scans files in the git index, that is only files
/linux/Documentation/RCU/
H A DUP.rst18 Suppose that an RCU-based algorithm scans a linked list containing
40 Suppose that an RCU-based algorithm again scans a linked list containing
/linux/arch/loongarch/
H A DKconfig.debug13 traces. It scans the stack and reports every kernel text address it
/linux/drivers/comedi/
H A Ddrivers.c479 * comedi_nscans_left() - Return the number of scans left in the command
481 * @nscans: The expected number of scans or 0 for all available scans.
483 * If @nscans is 0, it is set to the number of scans available in the
487 * checked against the number of scans remaining to complete the command.
489 * The return value will then be either the expected number of scans or the
490 * number of scans remaining to complete the command, whichever is fewer.
/linux/drivers/soundwire/
H A Dslave.c195 * Scans Master ACPI node for SDW child Slave devices and registers it.
216 * Scans Master DT node for SDW child Slave devices and registers it.
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c31 * In passive scans, we scan all remaining in wl1271_get_scan_channels()
33 * In active scans, we only scan channels not in wl1271_get_scan_channels()
90 /* skip active scans if we don't have SSIDs */ in wl1271_scan_send()
/linux/drivers/comedi/drivers/
H A Ddas1800.c37 * scan_begin_src TRIG_FOLLOW paced/external scans start immediately
38 * TRIG_TIMER burst scans start periodically
39 * TRIG_EXT burst scans start on external pin XPCLK
47 * stop_src TRIG_COUNT command stops after stop_arg scans
59 * for 'burst' scans. This limitation does not apply for 'paced' scans. The
662 /* burst scans must use timed conversions */ in das1800_ai_cmdtest()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-ksm42 scans.
/linux/arch/s390/pci/
H A Dpci_bus.c66 * Scans the PCI function making it available to the common PCI code.
126 * Enables and scans all PCI functions on the bus making them available to the
/linux/Documentation/dev-tools/
H A Dkmemleak.rst16 thread scans the memory every 10 minutes (by default) and prints the
209 To keep the algorithm simple, kmemleak scans for values pointing to any
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst46 directory is created in the root directory, the inode allocator scans
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt18 - scanning_period: Time between scans. Each step is 1024 us. Valid 1-256.
/linux/kernel/sched/
H A Dfeatures.h78 * When doing wakeups, attempt to limit superfluous scans of the LLC domain.
/linux/fs/xfs/
H A Dxfs_sysctl.h38 xfs_sysctl_val_t blockgc_timer; /* Interval between blockgc scans */

1234567891011