Home
last modified time | relevance | path

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

12345678910>>...20

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Dscan.h83 /* send SCAN_REPORT_EVENT in periodic scans after each cycle
85 * non periodic scans
90 * Must be 0 for non periodic scans.
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
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 …]
/kernel/linux/linux-4.19/drivers/net/wireless/ti/wlcore/
Dconf.h864 * The minimum time to wait on each channel for active scans
872 * The maximum time to wait on each channel for active scans
881 /* The minimum time to wait on each channel for active scans
891 /* The maximum time to wait on each channel for active scans
899 /* time to wait on the channel for passive scans (in TU/1000) */
902 /* time to wait on the channel for DFS scans (in TU/1000) */
924 * The base time to wait on the channel for active scans (in TU/1000).
933 * active scans (in TU/1000s). The max dwell time is used by the FW once
944 /* time to wait on the channel for passive scans (in TU/1000) */
947 /* time to wait on the channel for DFS scans (in TU/1000) */
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/ti/wl18xx/
Dscan.h97 /* send SCAN_REPORT_EVENT in periodic scans after each cycle
99 * non periodic scans
104 * Must be 0 for non periodic scans.
/kernel/linux/linux-5.10/drivers/iio/dummy/
Diio_simple_dummy_buffer.c58 * hardware scans: certain combinations of channels make in iio_simple_dummy_trigger_h()
62 * software scans: can be considered to be random access in iio_simple_dummy_trigger_h()
65 * software culled hardware scans: in iio_simple_dummy_trigger_h()
/kernel/linux/linux-4.19/drivers/iio/dummy/
Diio_simple_dummy_buffer.c61 * hardware scans: certain combinations of channels make in iio_simple_dummy_trigger_h()
65 * software scans: can be considered to be random access in iio_simple_dummy_trigger_h()
68 * software culled hardware scans: in iio_simple_dummy_trigger_h()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/
Dqcom,pm8xxx-keypad.txt63 Definition: time in microseconds to pause between successive scans
69 Definition: time in nanoseconds to pause between scans of each row in
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dqcom,pm8xxx-keypad.txt63 Definition: time in microseconds to pause between successive scans
69 Definition: time in nanoseconds to pause between scans of each row in
/kernel/linux/linux-4.19/Documentation/scsi/
Dscsi-parameters.txt95 scsi_mod.scan= [SCSI] sync (default) scans SCSI busses as they are
96 discovered. async scans them in kernel threads,
/kernel/linux/linux-5.10/Documentation/scsi/
Dscsi-parameters.rst99 scsi_mod.scan= [SCSI] sync (default) scans SCSI busses as they are
100 discovered. async scans them in kernel threads,
/kernel/linux/linux-4.19/Documentation/admin-guide/mm/
Dksm.rst19 The KSM daemon ksmd periodically scans those areas of user memory
23 content). The amount of pages that KSM daemon scans in a single pass
70 restricting its use to areas likely to benefit. KSM's scans may use a lot
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dksm.rst19 The KSM daemon ksmd periodically scans those areas of user memory
23 content). The amount of pages that KSM daemon scans in a single pass
70 restricting its use to areas likely to benefit. KSM's scans may use a lot
/kernel/linux/linux-4.19/Documentation/
Dsvga.txt135 0x0f03 VGA 80x28 (standard VGA scans, but 14-point font)
137 0x0f05 VGA 80x30 (480 scans, 16-point font)
138 0x0f06 VGA 80x34 (480 scans, 14-point font)
139 0x0f07 VGA 80x60 (480 scans, 8-point font)
/kernel/linux/linux-5.10/Documentation/admin-guide/
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)
/kernel/linux/linux-4.19/Documentation/RCU/
DUP.txt16 Suppose that an RCU-based algorithm scans a linked list containing
38 Suppose that an RCU-based algorithm again scans a linked list containing
/kernel/linux/linux-5.10/Documentation/RCU/
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
/kernel/linux/linux-5.10/drivers/soundwire/
Dslave.c127 * Scans Master ACPI node for SDW child Slave devices and registers it.
198 * Scans Master DT node for SDW child Slave devices and registers it.
/kernel/linux/linux-4.19/drivers/staging/iio/Documentation/
Dring.txt46 Set the number of complete scans that may be held by the buffer.
/kernel/linux/linux-4.19/drivers/staging/comedi/
Ddrivers.c463 * comedi_nscans_left() - Return the number of scans left in the command
465 * @nscans: The expected number of scans or 0 for all available scans.
467 * If @nscans is 0, it is set to the number of scans available in the
471 * checked against the number of scans remaining to complete the command.
473 * The return value will then be either the expected number of scans or the
474 * number of scans remaining to complete the command, whichever is fewer.
/kernel/linux/linux-5.10/drivers/staging/comedi/
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.
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
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()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-kernel-mm-ksm42 scans.
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-kernel-mm-ksm41 scans.
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
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
664 /* burst scans must use timed conversions */ in das1800_ai_cmdtest()
/kernel/linux/linux-4.19/drivers/staging/comedi/drivers/
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
664 /* burst scans must use timed conversions */ in das1800_ai_cmdtest()

12345678910>>...20