Home
last modified time | relevance | path

Searched refs:Buffer (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v4.19/drivers/video/fbdev/via/
Dvt1636.c125 u8 Buffer[2]; in viafb_lvds_identify_vt1636() local
135 0x00, &Buffer[0])) in viafb_lvds_identify_vt1636()
137 viafb_i2c_readbyte(i2c_adapter, VT1636_LVDS_I2C_ADDR, 0x01, &Buffer[1]); in viafb_lvds_identify_vt1636()
139 if (!((Buffer[0] == 0x06) && (Buffer[1] == 0x11))) in viafb_lvds_identify_vt1636()
143 viafb_i2c_readbyte(i2c_adapter, VT1636_LVDS_I2C_ADDR, 0x02, &Buffer[0]); in viafb_lvds_identify_vt1636()
144 viafb_i2c_readbyte(i2c_adapter, VT1636_LVDS_I2C_ADDR, 0x03, &Buffer[1]); in viafb_lvds_identify_vt1636()
145 if ((Buffer[0] == 0x45) && (Buffer[1] == 0x33)) { in viafb_lvds_identify_vt1636()
/Linux-v4.19/arch/mips/fw/arc/
Dfile.c16 ArcGetDirectoryEntry(ULONG FileID, struct linux_vdirent *Buffer, in ArcGetDirectoryEntry() argument
19 return ARC_CALL4(get_vdirent, FileID, Buffer, N, Count); in ArcGetDirectoryEntry()
35 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead() argument
37 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead()
47 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite() argument
49 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
Dtree.c43 ArcGetConfigurationData(VOID *Buffer, pcomponent *Current) in ArcGetConfigurationData() argument
45 return ARC_CALL2(component_data, Buffer, Current); in ArcGetConfigurationData()
/Linux-v4.19/Documentation/driver-api/
Dframe-buffer.rst1 Frame Buffer Library
31 Frame Buffer Memory
37 Frame Buffer Colormap
43 Frame Buffer Video Mode Database
52 Frame Buffer Macintosh Video Mode Database
58 Frame Buffer Fonts
Ddma-buf.rst1 Buffer Sharing and Synchronization
86 discussion below on `CPU Access to DMA Buffer Objects`_ for the full details.
97 CPU Access to DMA Buffer Objects
/Linux-v4.19/fs/cifs/
Dsmb2pdu.h314 __u8 Buffer[1]; /* variable length GSS security buffer */ member
331 __u8 Buffer[1]; /* variable length GSS security buffer */ member
344 __u8 Buffer[1]; /* variable length GSS security buffer */ member
370 __u8 Buffer[1]; /* variable length */ member
646 __u8 Buffer[0]; member
667 __u8 Buffer[1]; member
677 __u8 Buffer[0]; member
887 __u8 Buffer[126]; member
932 __u8 Buffer[0]; member
1014 __u8 Buffer[1]; member
[all …]
/Linux-v4.19/tools/perf/util/c++/
Dclang-test.cpp57 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj() local
58 if (!Buffer) in test__clang_to_obj()
Dclang.cpp145 std::unique_ptr<SmallVectorImpl<char>> Buffer(new SmallVector<char, 0>()); in getBPFObjectFromModule() local
146 raw_svector_ostream ostream(*Buffer); in getBPFObjectFromModule()
163 return std::move(Buffer); in getBPFObjectFromModule()
/Linux-v4.19/arch/arm/mm/
Dproc-xscale.S219 mcrne p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer
248 mcrne p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer
272 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer
294 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer
315 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer
339 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer
356 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer
374 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer
477 mcr p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer
565 mcr p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer
/Linux-v4.19/Documentation/gpu/
Damdgpu.rst28 Buffer Objects
37 PRIME Buffer Sharing
41 :doc: PRIME Buffer Sharing
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dpxa_dma.rst75 Buffer 1 Buffer 2
86 Buffer 1 Buffer 2 Buffer 3
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt1 QorIQ DPAA Buffer Manager Device Tree Bindings
13 The Buffer Manager is part of the Data-Path Acceleration Architecture (DPAA).
68 for BMan Free Buffer Proxy Records (FBPR). This memory is reserved/allocated as
Dbman-portals.txt1 QorIQ DPAA Buffer Manager Portals Device Tree Binding
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/
DKconfig9 Depends on Freescale Buffer Manager and Queue Manager
/Linux-v4.19/Documentation/media/uapi/v4l/
Dbuffer.rst116 Buffer reallocation is an expensive operation. To avoid that cost, drivers can
413 - Buffer of a single-planar video capture stream, see
417 - Buffer of a multi-planar video capture stream, see
421 - Buffer of a single-planar video output stream, see
425 - Buffer of a multi-planar video output stream, see :ref:`output`.
428 - Buffer for video overlay, see :ref:`overlay`.
431 - Buffer of a raw VBI capture stream, see :ref:`raw-vbi`.
434 - Buffer of a raw VBI output stream, see :ref:`raw-vbi`.
437 - Buffer of a sliced VBI capture stream, see :ref:`sliced`.
440 - Buffer of a sliced VBI output stream, see :ref:`sliced`.
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/net/can/
Dm_can.txt20 RAM and each element(e.g Rx FIFO or Tx Buffer and etc)
32 elements are used for each FIFO/Buffer.
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-core.c494 void FillTSBuffer(void *Buffer, int Length, u32 Flags) in FillTSBuffer() argument
496 u32 *ptr = Buffer; in FillTSBuffer()
498 memset(Buffer, TS_FILLER, Length); in FillTSBuffer()
938 void *Buffer = pci_alloc_consistent(pci_dev, Buffer1Length, in AllocateRingBuffers() local
942 if (Buffer == NULL) in AllocateRingBuffers()
945 Cur->Buffer1 = Buffer; in AllocateRingBuffers()
971 Buffer = pci_alloc_consistent(pci_dev, Buffer2Length, &tmp); in AllocateRingBuffers()
974 if (Buffer == NULL) in AllocateRingBuffers()
977 Cur->Buffer2 = Buffer; in AllocateRingBuffers()
/Linux-v4.19/drivers/iio/dummy/
DKconfig39 Buffer handling elements of industrial I/O reference driver.
/Linux-v4.19/Documentation/trace/
Dring-buffer-design.txt1 Lockless Ring Buffer Design
49 The Generic Ring Buffer
224 Buffer page
235 Buffer page
247 Buffer page
259 Buffer page
271 Buffer page
391 Making the Ring Buffer Lockless:
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmarvell-neta-bm.txt1 * Marvell Armada 380/XP Buffer Manager driver (BM)
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddmx-fread.rst28 Buffer to be filled
Ddmx-fwrite.rst28 Buffer with data to be written
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-read.rst34 Buffer to be filled
/Linux-v4.19/Documentation/misc-devices/
Dibmvmc.rst153 hypervisor receives this information, it sends Add Buffer messages to the
166 Add Buffer _
168 Add Buffer Response | - Perform N Iterations
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Dethernet-driver.rst39 object and uses Buffer Pools (DPBPs), I/O Portals (DPIOs) and Concentrators
98 queues ---------------------- | | Buffer pool |

1234