Searched full:natively (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v5.10/Documentation/sound/cards/ |
D | joystick.rst | 38 The following PCI drivers support the joystick natively. 66 The following drivers don't support gameport natively, but there are
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_format_helper.c | 163 * Drivers can use this function for RGB565 devices that don't natively 208 * Drivers can use this function for RGB565 devices that don't natively 260 * Drivers can use this function for RGB888 devices that don't natively
|
D | drm_gem_shmem_helper.c | 310 * differences between dma-buf imported and natively allocated objects. 362 * differences between dma-buf imported and natively allocated objects. 677 * and difference between dma-buf imported and natively allocated objects.
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | wiznet,w5x00.txt | 15 to above in interrupt-parent) and interrupt type. w5x00 natively
|
D | microchip,enc28j60.txt | 12 to above in interrupt-parent) and interrupt type. The ENC28J60 natively
|
/Linux-v5.10/drivers/s390/block/ |
D | Kconfig | 32 natively on a single image or an LPAR.
|
/Linux-v5.10/Documentation/vm/ |
D | transhuge.rst | 74 that you can't handle natively in your code, you can split it by 112 hugepage natively. Once finished, you can drop the page table lock.
|
/Linux-v5.10/include/uapi/linux/ |
D | fiemap.h | 64 #define FIEMAP_EXTENT_MERGED 0x00001000 /* File does not natively
|
/Linux-v5.10/lib/raid6/ |
D | recov_neon_inner.c | 11 * AArch32 does not provide this intrinsic natively because it does not
|
/Linux-v5.10/drivers/base/regmap/ |
D | regmap-sccb.c | 22 * If we ever want support for hardware doing SCCB natively, we will in sccb_is_available()
|
/Linux-v5.10/Documentation/block/ |
D | writeback_cache_control.rst | 85 in prep_fn/request_fn. If the FUA bit is not natively supported the block
|
/Linux-v5.10/Documentation/i2c/busses/ |
D | i2c-piix4.rst | 46 natively understands SMBus commands and you do not have to worry about
|
/Linux-v5.10/arch/arc/include/asm/ |
D | cmpxchg.h | 150 * is natively "SMP safe", no serialization required).
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ti/ |
D | k3-udma.yaml | 17 data structure compliant packets to/from smaller data blocks that are natively
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | camera-sensor.rst | 95 level interface natively, generally use the concept of frame interval (or frame
|
/Linux-v5.10/Documentation/w1/ |
D | w1-generic.rst | 78 Devices that support the 1-wire natively must provide the ability to write and
|
/Linux-v5.10/arch/powerpc/platforms/ |
D | Kconfig | 45 Support for running natively on the hardware, i.e. without
|
/Linux-v5.10/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 102 it after all. Let's say "built-in function" here to refer to natively supported
|
/Linux-v5.10/drivers/staging/wfx/ |
D | bus_spi.c | 47 * natively. The code below to support big endian host and commonly used SPI
|
/Linux-v5.10/fs/jffs2/ |
D | os-linux.h | 15 /* JFFS2 uses Linux mode bits natively -- no need for conversion */
|
/Linux-v5.10/Documentation/arm/ |
D | arm.rst | 16 To build ARM Linux natively, you shouldn't have to alter the ARCH = line
|
/Linux-v5.10/drivers/dma/ |
D | fsl-edma-common.c | 54 /* ColdFire is big endian, and accesses natively in fsl_edma_enable_request() 71 /* ColdFire is big endian, and accesses natively in fsl_edma_disable_request()
|
/Linux-v5.10/Documentation/PCI/ |
D | acpi-info.rst | 153 If the operating system does not natively comprehend reserving the
|
/Linux-v5.10/Documentation/sound/designs/ |
D | oss-emulation.rst | 124 automatically when the card doesn't support it natively.
|
/Linux-v5.10/fs/ecryptfs/ |
D | file.c | 174 * natively. If FILESYSTEM_MAX_STACK_DEPTH > 2 or ecryptfs in ecryptfs_mmap()
|
123