Searched full:separate (Results 1 – 25 of 523) sorted by relevance
12345678910>>...21
| /Documentation/userspace-api/media/v4l/ |
| D | pixfmt-intro.rst | 44 For some formats, data is stored in separate, discontiguous memory 45 buffers. Those formats are identified by a separate set of FourCC codes 48 memory buffer, but it can also be placed in two or three separate
|
| /Documentation/core-api/ |
| D | floating-point.rst | 12 This is supported by isolating the functions containing FP code to a separate 13 translation unit (a separate source file), and saving/restoring the FP register 35 is enabled. For C code, such code must be placed in a separate file, and that
|
| /Documentation/ABI/testing/ |
| D | rtc-cdev | 18 future. Requires a separate RTC_AIE_ON call to enable the 33 Requires a separate RTC_PIE_ON call to enable the periodic
|
| D | sysfs-devices-platform-ACPI-TAD | 91 This attribute is only present if the TAD supports a separate 102 This attribute is only present if the TAD supports a separate 114 This attribute is only present if the TAD supports a separate
|
| /Documentation/arch/arm64/ |
| D | pointer-authentication.rst | 36 The extension provides five separate keys to generate PACs - two for 76 The regset is exposed only when HWCAP_PACA is set. Separate masks are 93 requesting these two separate cpu features to be enabled. The current KVM 96 The separate userspace flag will allow to have no userspace ABI changes
|
| /Documentation/dev-tools/kunit/ |
| D | style.rst | 60 Names should use underscores, not dashes, to separate words. Prefer 90 put into separate suites, with the type of test as the last element in the suite 117 ``integration_test``. It should be a separate test suite. For example, if the 191 KUnit tests are often compiled as a separate module. To avoid conflicting 196 Test source files, whether compiled as a separate module or an
|
| /Documentation/timers/ |
| D | hrtimers.rst | 61 (e.g. multimedia) can benefit from the availability of a separate 69 separate the "timeout" and "precise timer" subsystems. 96 a separate list is used to give the expiry code fast access to the 99 (This separate list is also useful for later when we'll introduce 100 high-resolution clocks, where we need separate pending and expired
|
| /Documentation/sound/designs/ |
| D | compress-accel.rst | 27 - separate buffers (input + output) for each operation 49 input data and second (separate) buffer is used for the output data. Each task 50 have separate I/O buffers.
|
| /Documentation/admin-guide/media/ |
| D | qcom_camss.rst | 31 A separate camera sensor can be connected to each of the CSIPHY module; 123 - representing CSIPHY and CSID modules by a separate sub-device for each module 125 - representing VFE by a separate sub-devices for each input interface allows 135 Each VFE sub-device is linked to a separate video device node.
|
| /Documentation/networking/ |
| D | representors.rst | 25 controlled switch has a separate netdev, so does each virtual port of a virtual 38 representor's configuration, while in others there are separate APIs to 49 for the whole device or might have a separate virtual switch, and hence 51 If the NIC supports nested switching, there might be separate switchdev 210 On devices without separate port and uplink representors, ``PORT_DEV`` would 254 (On hardware that allows configuring separate and distinct MTU and MRU values,
|
| /Documentation/bpf/ |
| D | bpf_prog_run.rst | 49 returned to userspace. A separate mode for live execution of XDP programs is 55 The ``BPF_PROG_RUN`` command has a separate mode for running live XDP programs, 96 separate copy of the packet data. For each repetition, if the program drops
|
| /Documentation/filesystems/ext4/ |
| D | attributes.rst | 6 Extended attributes (xattrs) are typically stored in a separate data 23 attribute's value to be stored in a separate data block, though as of 143 put into a separate disk block. If the disk block fills up, the
|
| /Documentation/tee/ |
| D | tee.rst | 13 TrustZone on ARM CPUs, or a separate secure co-processor etc. A TEE driver
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7476.yaml | 56 datasheets. If there is no separate vref-supply, then this is needed 61 Some devices have separate supply for their digital control side.
|
| /Documentation/devicetree/bindings/iio/dac/ |
| D | adi,ad5064.yaml | 16 and the remainder have a separate reference pin for each DAC. 188 - # 4 input devices, separate vrefs, no internal reference 212 - # 2 input devices, separate vrefs, no internal reference
|
| /Documentation/kbuild/ |
| D | modules.rst | 66 of the kernel output directory if the kernel was built in a separate 119 Building Separate Files 190 The check for KERNELRELEASE is used to separate the two parts 198 Separate Kbuild File and Makefile 220 off to separate the kbuild part from the rest. 269 External modules tend to place header files in a separate 367 locate modules for a specific functionality in a separate
|
| /Documentation/devicetree/bindings/arm/omap/ |
| D | prm-inst.txt | 5 handling for the domains and/or separate IP blocks under the power domain
|
| /Documentation/process/ |
| D | maintainer-soc.rst | 178 all be split into separate branches and appear in separate pull requests to the 182 Small sets of patches can also be sent as separate emails to soc@kernel.org, 189 Branches with a lot of changes can benefit from getting split up into separate
|
| /Documentation/userspace-api/media/rc/ |
| D | rc-tables.rst | 743 - On simpler IR's, without separate channel keys, you need to map UP 748 - On simpler IR's, without separate channel keys, you need to map 753 - On simpler IR's, without separate volume keys, you need to map 758 - On simpler IR's, without separate volume keys, you need to map
|
| /Documentation/dev-tools/ |
| D | kselftest.rst | 52 Kselftest supports saving output files in a separate directory and then 53 running tests. To locate output files in a separate directory two syntaxes 58 To build, save output files in a separate directory with O= :: 62 To build, save output files in a separate directory with KBUILD_OUTPUT :: 93 To build, save output files in a separate directory with O= :: 97 To build, save output files in a separate directory with KBUILD_OUTPUT ::
|
| /Documentation/devicetree/bindings/reset/ |
| D | brcm,brcmstb-reset.yaml | 10 Broadcom STB SoCs have a SW_INIT-style reset controller with separate
|
| /Documentation/filesystems/ |
| D | btrfs.rst | 19 * Subvolumes (separate internal filesystem roots)
|
| /Documentation/i2c/busses/ |
| D | i2c-ali15x3.rst | 74 The M1533/M1543C devices appear as FOUR separate devices on the PCI bus. An 98 just enable the SMB alone. The SMB and the ACPI have separate I/O spaces.
|
| /Documentation/userspace-api/media/mediactl/ |
| D | media-controller-intro.rst | 14 be modelled as separate devices. A USB camera with a microphone will be
|
| /Documentation/devicetree/bindings/net/ |
| D | cavium-mix.txt | 9 - reg: The base addresses of four separate register banks. The first
|
12345678910>>...21