Searched refs:follows (Results 1 – 25 of 529) sorted by relevance
12345678910>>...22
/linux-6.1.9/drivers/staging/greybus/ |
D | Kconfig | 8 Select this option if you have a device that follows the 29 Select this option if you have a device that follows the 39 Select this option if you have a device that follows the 49 Select this option if you have a device that follows the 59 Select this option if you have a device that follows the 69 Select this option if you have a device that follows the 78 Select this option if you have a device that follows the 87 Select this option if you have a device that follows the 97 Select this option if you have a device that follows the 106 Select this option if you have a device that follows the [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | lvds.yaml | 38 LVDS data mappings are defined as follows. 41 [VESA] specifications. Data are transferred as follows on 3 LVDS lanes. 52 specifications. Data are transferred as follows on 4 LVDS lanes. 64 Data are transferred as follows on 4 LVDS lanes. 75 Control signals are mapped as follows.
|
/linux-6.1.9/Documentation/devicetree/bindings/scsi/ |
D | hisilicon-sas.txt | 6 - compatible : value should be as follows: 22 sources; the interrupts are ordered in 3 groups, as follows: 35 Fatal interrupts : the fatal interrupts are ordered as follows: 39 the interrupts are ordered in 3 groups, as follows:
|
/linux-6.1.9/Documentation/devicetree/bindings/input/ |
D | iqs626a.yaml | 42 Specifies the power mode during suspend as follows: 64 updated during ultra-low-power mode as follows: 88 represents touch state as follows: 104 long-term average) of an associated channel as follows: 199 Specifies how inactive CRX pins are to be terminated as follows: 226 Specifies the channel's ATI mode as follows: 269 sensing as follows: 281 Specifies the channel's sensing frequency as follows (parenthesized 364 Specifies the capacitance to be added to the channel as follows: 377 Specifies the channel's sensing mode as follows: [all …]
|
D | iqs269a.yaml | 47 Specifies the power mode during suspend as follows: 172 Specifies the inductive sensing excitation frequency as follows (paren- 189 long-term average) of an associated channel as follows: 274 Specifies the capacitance to be added to the channel as follows: 291 sensing as follows: 302 Specifies the channel's sensing mode as follows: 314 Specifies the channel's sensing frequency as follows (parenthesized 330 Specifies the channel's ATI mode as follows:
|
D | azoteq,iqs7222.yaml | 45 reported as follows: 56 generated as follows: 225 Specifies the cycle's sensing mode as follows: 296 follows: 343 capacitive sensing as follows: 367 Specifies the channel's ATI mode as follows: 433 Specifies one or more GPIO mapped to the event as follows: 611 Specifies one or more GPIO mapped to the event as follows: 630 Represents a GPIO mapped to one or more events as follows:
|
/linux-6.1.9/Documentation/devicetree/bindings/gpio/ |
D | sodaville.txt | 13 The interrupt specifier consists of two cells encoded as follows: 15 - <2nd cell>: The level-sense information, encoded as follows:
|
/linux-6.1.9/Documentation/RCU/ |
D | lockdep-splat.rst | 68 Line 2776 of block/cfq-iosched.c in v3.0-rc5 is as follows:: 78 which would permit us to invoke rcu_dereference_protected as follows:: 93 add rcu_read_lock() and rcu_read_unlock() as follows:: 110 by rcu_access_pointer() as follows::
|
D | rcubarrier.rst | 38 context might then be as follows:: 44 IRQ context. The function p_callback() might be defined as follows:: 85 Pseudo-code using rcu_barrier() is as follows: 104 as follows:: 214 The original code for rcu_barrier() was as follows:: 240 to post an RCU callback, as follows:: 262 reaches zero, as follows::
|
D | rcuref.rst | 52 in this scenario as follows: 89 as follows: 140 delete(), so that el_free() can be subsumed into delete as follows::
|
/linux-6.1.9/Documentation/pcmcia/ |
D | locking.rst | 69 The "main" struct pcmcia_socket is protected as follows (read-only fields 112 The "main" struct pcmcia_device is protected as follows (read-only fields
|
/linux-6.1.9/drivers/usb/misc/ |
D | ftdi-elan.c | 112 int follows; member 377 command->follows = 0; in ftdi_elan_flush_targets() 399 command->follows = 0; in ftdi_elan_flush_targets() 435 command->follows = 0; in ftdi_elan_cancel_targets() 742 int F = command->follows; in fill_buffer_with_all_queued_commands() 767 total_size += 5 + command->follows; in ftdi_elan_total_command_size() 1200 command->follows = 4; in ftdi_elan_write_reg() 1232 command->follows = 4; in ftdi_elan_write_config() 1264 command->follows = 4; in ftdi_elan_write_pcimem() 1310 command->follows = 0; in ftdi_elan_read_reg() [all …]
|
/linux-6.1.9/Documentation/filesystems/ext4/ |
D | blocks.rst | 17 For 32-bit filesystems, limits are as follows: 79 For 64-bit filesystems, limits are as follows:
|
/linux-6.1.9/Documentation/bpf/ |
D | s390.rst | 36 Once on Debian, the build prerequisites can be installed as follows:: 62 Latest Clang targeting BPF can be installed as follows:: 130 The virtual machine can be started as follows:: 153 need to be mounted as follows::
|
D | prog_flow_dissector.rst | 98 The takeaway here is as follows: BPF flow dissector program can be called with 108 ``flow_keys->flags`` might contain optional input flags that work as follows: 129 The reference implementation is organized as follows:
|
/linux-6.1.9/tools/perf/Documentation/ |
D | jitdump-specification.txt | 48 The flags currently defined are as follows: 53 …ollowed by records. Each record starts with a fixed size header describing the record that follows. 55 The record header is specified in order as follows: 126 The debug_entry describes the source line information. It is defined as follows in order: 164 The EH Frame header follows the Linux Standard Base (LSB) specification as described in the documen… 167 The EH Frame follows the LSB specification as described in the document at https://refspecs.linuxba…
|
/linux-6.1.9/Documentation/sound/soc/ |
D | pops-clicks.rst | 23 shutdown and follows some basic rules:- 38 ADC until all the pops have occurred. This follows similar power rules to
|
/linux-6.1.9/tools/memory-model/Documentation/ |
D | control-dependencies.txt | 23 as follows: 50 the original example by eliminating the "if" statement as follows: 60 identical stores on both branches of the "if" statement as follows: 73 Unfortunately, current compilers will transform this as follows at high 146 make sure that MAX is greater than one, perhaps as follows: 171 always true, the compiler can transform this example as follows, again
|
/linux-6.1.9/Documentation/devicetree/bindings/power/reset/ |
D | mt6323-poweroff.txt | 7 - compatible: Should be one of follows
|
/linux-6.1.9/Documentation/devicetree/bindings/clock/ti/ |
D | mux.txt | 15 results in programming the register as follows: 24 "index-starts-at-one" modified the scheme as follows:
|
/linux-6.1.9/Documentation/userspace-api/ |
D | vduse.rst | 23 VDUSE devices are created as follows: 36 VDUSE devices are destroyed as follows: 109 module as follows: 155 able to start the dataplane processing as follows:
|
/linux-6.1.9/drivers/staging/media/meson/vdec/ |
D | TODO | 5 stack that follows the latest version of the specification, especially
|
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/ |
D | img,pdc-intc.txt | 32 Interrupt specifiers consists of 2 cells encoded as follows: 39 flags as follows (only 4 valid for peripheral interrupts):
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | ibm,ndfc.txt | 12 - partition(s) - follows the OF MTD standard for partitions
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-devices-sun | 7 Configuration and Power Interface Specification as follows:
|
12345678910>>...22