Searched full:specialized (Results 1 – 25 of 113) sorted by relevance
12345
/linux-6.8/include/linux/ |
D | iopoll.h | 33 * When available, you'll probably want to use one of the specialized 81 * When available, you'll probably want to use one of the specialized 131 * When available, you'll probably want to use one of the specialized 151 * When available, you'll probably want to use one of the specialized
|
D | refcount_types.h | 8 * typedef refcount_t - variant of atomic_t specialized for reference counts
|
/linux-6.8/Documentation/userspace-api/media/ |
D | glossary.rst | 47 A specialized :term:`Microprocessor`, with its architecture 103 A specialized processor that implements a set of algorithms for
|
/linux-6.8/drivers/mtd/spi-nor/controllers/ |
D | Kconfig | 16 SPIFI is a specialized controller for connecting serial SPI
|
/linux-6.8/Documentation/devicetree/bindings/mfd/ |
D | atmel-smc.txt | 4 to interface with standard memory devices (NAND, NOR, SRAM or specialized
|
/linux-6.8/Documentation/arch/x86/ |
D | kernel-stacks.rst | 20 In addition to the per thread stacks, there are specialized stacks 23 specialized stacks contain no useful data. The main CPU stacks are:
|
/linux-6.8/Documentation/arch/arm/omap/ |
D | omap_pm.rst | 113 Other specialized interface functions 121 specialized cases to convert that input information (OPPs/MPU
|
/linux-6.8/net/lapb/ |
D | Kconfig | 14 Usually, LAPB is used with specialized X.21 network cards, but Linux
|
/linux-6.8/Documentation/devicetree/bindings/display/ |
D | lvds.yaml | 19 to accomodate for even more specialized data formats, since a variety of
|
/linux-6.8/drivers/media/platform/st/stm32/ |
D | Kconfig | 47 and specialized DMA dedicated to image manipulation.
|
/linux-6.8/Documentation/core-api/ |
D | boot-time-mm.rst | 10 A specialized allocator called ``memblock`` performs the
|
/linux-6.8/Documentation/devicetree/bindings/soc/socionext/ |
D | socionext,uniphier-mioctrl.yaml | 18 Recent SoCs have SD interface logic specialized only for SD functions
|
/linux-6.8/Documentation/devicetree/bindings/mtd/ |
D | nxp-spifi.txt | 3 NXP SPIFI is a specialized SPI interface for serial Flash devices.
|
/linux-6.8/include/video/ |
D | broadsheetfb.h | 70 /* Functions for boards that have specialized MMIO */
|
/linux-6.8/drivers/vfio/platform/reset/ |
D | vfio_platform_calxedaxgmac.c | 3 * VFIO platform driver specialized for Calxeda xgmac reset
|
D | vfio_platform_amdxgbe.c | 3 * VFIO platform driver specialized for AMD xgbe reset
|
/linux-6.8/Documentation/devicetree/bindings/arm/omap/ |
D | ctrl.txt | 4 Pincontrol is one common feature, and it has a specialized support
|
/linux-6.8/Documentation/devicetree/bindings/bus/ |
D | xlnx,versal-net-cdx.yaml | 13 can support network, crypto or any other specialized type of
|
/linux-6.8/drivers/message/fusion/ |
D | Kconfig | 79 The Fusion MPT misc device driver provides specialized control
|
/linux-6.8/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 25 of specialized equipment that is not produced by the numbers, requiring
|
/linux-6.8/kernel/ |
D | vhost_task.c | 102 * This returns a specialized task for use by the vhost layer or NULL on
|
/linux-6.8/fs/smb/server/ |
D | smbfsctl.h | 18 * could be invoked from tools via a specialized hook into the VFS rather
|
/linux-6.8/include/linux/mtd/ |
D | nand.h | 222 * These are all low level operations that should be implemented by specialized 407 * Generic NAND object. Specialized NAND layers (raw NAND, SPI NAND, OneNAND) 414 * the specialized NAND layers should never manually tweak 433 * Can be used by specialized NAND layers to iterate over all pages covered
|
/linux-6.8/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | dc_fpu.c | 44 * more specialized way to manage these areas' entrance. To fulfill this
|
/linux-6.8/tools/include/linux/ |
D | refcount.h | 6 * Variant of atomic_t specialized for reference counts.
|
12345