Searched full:separate (Results 1 – 25 of 2395) sorted by relevance
12345678910>>...96
/linux-6.14.4/drivers/pinctrl/aspeed/ |
D | Kconfig | 17 generation SoCs. GPIO is provided by a separate GPIO driver. 25 generation SoCs. GPIO is provided by a separate GPIO driver. 33 generation SoCs. GPIO is provided by a separate GPIO driver.
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | hyp_image.h | 16 * to separate it from the kernel proper. 26 * KVM nVHE ELF section names are prefixed with .hyp, to separate them 41 * separate it from the section data.
|
/linux-6.14.4/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
|
/linux-6.14.4/Documentation/kbuild/ |
D | modules.rst | 72 of the kernel output directory if the kernel was built in a separate 76 a separate directory. 93 Specifies a separate output directory for the external module. 127 Building Separate Files 198 The check for KERNELRELEASE is used to separate the two parts 206 Separate Kbuild File and Makefile 228 off to separate the kbuild part from the rest. 292 External modules tend to place header files in a separate 379 locate modules for a specific functionality in a separate
|
/linux-6.14.4/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
|
/linux-6.14.4/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
|
/linux-6.14.4/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
|
/linux-6.14.4/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
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | ia_css_control.h | 50 /* @brief Enable use of a separate queue for ISYS events. 52 * @param[in] enable: enable or disable use of separate ISYS event queues. 56 * the use of the separate ISYS event queue. Once all drivers supports this, it
|
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/ |
D | vdec_vpu_if.h | 15 * @core_id : core id used to separate different hardware 27 * @codec_type : use codec type to separate different codecs 28 * @capture_type: used capture type to separate different capture format
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | tc90522.h | 11 * As the sub modules work in parallel and have the separate i2c addr's, 32 /* [IN] use two separate I2C transactions for one tuner read */
|
/linux-6.14.4/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,
|
/linux-6.14.4/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.
|
/linux-6.14.4/LICENSES/dual/ |
D | copyleft-next-0.3.1 | 50 separate Distribution of portions of the Derived Work. 178 provided under (i); and (iii) a list clearly identifying all Separate 219 Separate Work. 229 "Separate Work" means a work that is separate from and independent of a
|
/linux-6.14.4/arch/arm/boot/dts/broadcom/ |
D | bcm47094-dlink-dir-890l.dts | 7 * Some differences from DIR-885L include a separate USB2 port, separate LEDs 8 * for USB2 and USB3, a separate VCC supply for the USB2 slot and no
|
/linux-6.14.4/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.
|
/linux-6.14.4/sound/usb/6fire/ |
D | pcm.h | 27 /* BEGIN DO NOT SEPARATE */ 30 /* END DO NOT SEPARATE */
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_guc_log.h | 26 * "elaborate"? We have a couple of bits for verbosity, separate bit for actual 27 * log enabling, and separate bit for default logging - which "conveniently"
|
/linux-6.14.4/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
|
/linux-6.14.4/Documentation/dev-tools/ |
D | kselftest.rst | 61 Kselftest supports saving output files in a separate directory and then 62 running tests. To locate output files in a separate directory two syntaxes 67 To build, save output files in a separate directory with O= :: 71 To build, save output files in a separate directory with KBUILD_OUTPUT :: 102 To build, save output files in a separate directory with O= :: 106 To build, save output files in a separate directory with KBUILD_OUTPUT ::
|
/linux-6.14.4/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
|
/linux-6.14.4/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
|
/linux-6.14.4/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 [email protected], 189 Branches with a lot of changes can benefit from getting split up into separate
|
/linux-6.14.4/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
|
12345678910>>...96