/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdns3-debug.h | 148 le32_to_cpu(trb->buffer), in cdns3_dbg_ring()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_tmpl.h | 202 uint8_t buffer[]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_rlc.h | 166 void (*get_csb_buffer)(struct amdgpu_device *adev, volatile u32 *buffer); 255 /* rlc toc buffer */
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 52 __u64 buffer; /* pointer to data buffer */ member 195 __u64 offset; /* Offset in buffer */
|
H A D | omapfb.h | 186 void __user *buffer; member
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crc32-pclmul_glue.c | 44 #define PCLMUL_MIN_LEN 64L /* minimum size of buffer 49 u32 crc32_pclmul_le_16(unsigned char const *buffer, size_t len, u32 crc32);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_droq.h | 32 * -# Physical (bus) address of the data buffer. 38 /** The buffer pointer */ 74 /** Pointer to data buffer. 75 * Driver keeps a pointer to the data buffer that it made available to 81 /** Packet buffer, including metadata. */ 82 void *buffer; member 84 /** Data in the packet buffer. */ 144 /** Length of data in the packet buffer */ 150 /** Pointer to the OS-specific packet buffer */ 222 * the octeon id, pointer to buffer fro [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_wireless.h | 300 void *buffer; member
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-vin.h | 83 * Describes how a buffer is given to the hardware. To be able 85 * buffer twice so the type of buffer needs to be kept. 87 * @FULL: One capture fills the whole vb2 buffer 88 * @HALF_TOP: One capture fills the top half of the vb2 buffer 89 * @HALF_BOTTOM: One capture fills the bottom half of the vb2 buffer 192 * @scratch: cpu address for scratch buffer 193 * @scratch_phys: physical address of the scratch buffer 237 struct vb2_v4l2_buffer *buffer; member
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.h | 167 * vfe_buf_add_pending - Add output buffer to list of pending 169 * @buffer: Video buffer 171 void vfe_buf_add_pending(struct vfe_output *output, struct camss_buffer *buffer);
|
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/ |
H A D | mac.h | 176 int plfxlc_mac_rx(struct ieee80211_hw *hw, const u8 *buffer,
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11n.h | 24 u8 **buffer);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gpu.h | 60 /* Number of entries in the vertex output buffer. */ 119 /* 'ring'-buffer: */ 120 struct etnaviv_cmdbuf buffer; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dma.c | 37 * -EINVAL if GET pointer currently outside main push buffer 76 struct nouveau_bo *pb = chan->push.buffer; in nv50_dma_push() 183 * PFIFO is processing a buffer called from the main ring, in nouveau_dma_wait() 196 * the end of the push buffer in nouveau_dma_wait() 199 * looping back to the beginning of the push buffer, in nouveau_dma_wait() 211 /* not enough space left at the end of the push buffer, in nouveau_dma_wait() 232 * the push buffer. in nouveau_dma_wait() 241 * push buffer if we require it. we can never get GET == PUT in nouveau_dma_wait()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_dp_auxch.c | 65 u8 *buf = msg->buffer; in radeon_dp_aux_transfer_native() 136 /* if we are writing - write the msg buffer */ in radeon_dp_aux_transfer_native()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ti-ads8344.c | 11 #include <linux/iio/buffer.h>
|
/kernel/linux/linux-6.6/drivers/iio/humidity/ |
H A D | hts221_buffer.c | 23 #include <linux/iio/buffer.h> 204 MODULE_DESCRIPTION("STMicroelectronics hts221 buffer driver");
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | dsp.h | 74 /* how many seconds will we check the lowest delay until the jitter buffer 125 int size; /* number of bytes in buffer */ 126 signed short buffer[DSP_DTMF_NPOINTS]; member 196 /* buffer stuff */ 208 or 0 for dynamic jitter buffer */ 209 int tx_dejitter; /* if set, dejitter tx buffer */
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | header.h | 190 int get_cpuid(char *buffer, size_t sz);
|
H A D | hisi-ptt.c | 40 struct auxtrace_buffer *buffer; member
|
/kernel/liteos_a/kernel/extended/hook/include/ |
H A D | los_hook_types.h | 114 LOS_HOOK_TYPE_DEF(LOS_HOOK_TYPE_USR_EVENT, (VOID *buffer, UINT32 len))
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 156 void __user * buffer; member
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | amdtp-stream.h | 10 #include "packets-buffer.h" 125 struct iso_packets_buffer buffer; member
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff.h | 129 void (*dump_status)(struct snd_ff *ff, struct snd_info_buffer *buffer);
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_recursion_record.c | 204 const char __user *buffer, in recursed_function_write() 203 recursed_function_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) recursed_function_write() argument
|