| /kernel/linux/linux-5.10/include/linux/ |
| H A D | blkdev.h | 2012 const char *bdevname(struct block_device *bdev, char *buffer);
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134-video.c | 736 pr_err("The buffer is not page-aligned\n"); in buffer_prepare() 776 * move buffer to hardware queue 987 cmd.buffer = data; in radio_read()
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | syscalls.h | 912 unsigned mask, struct statx __user *buffer);
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| H A D | netiucv.c | 1442 "buffer_write: buffer size %d too large\n", in buffer_write() 1449 "buffer_write: buffer size %d too small\n", in buffer_write() 1455 "buffer_write: buffer size %d too small\n", in buffer_write() 1468 static DEVICE_ATTR(buffer, 0644, buffer_show, buffer_write);
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | storvsc_drv.c | 141 /* Sense buffer size is the same for all versions since Windows 8 */ 285 u8 buffer[0x34]; member 341 MODULE_PARM_DESC(storvsc_ringbuffer_size, "Ring buffer size (bytes)"); 1278 * from the ring buffer. in storvsc_on_channel_callback() 2197 * Divide the ring buffer data size (which is 1 page less in storvsc_drv_init() 2198 * than the ring buffer size since that page is reserved for in storvsc_drv_init() 2199 * the ring buffer indices) by the max request size (which is in storvsc_drv_init()
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ |
| H A D | mt9m114.h | 330 struct mt9m114_write_buffer buffer; member
|
| H A D | ov2722.h | 244 struct ov2722_write_buffer buffer; member
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | xhci.h | 25 /* max buffer size for trace and debug messages */ 1083 /* 64-bit buffer address, or immediate data */ 1084 __le64 buffer; member 1327 /* The buffer pointer contains immediate data */ 1530 /* TRB buffer pointers can't cross 64KB boundaries */ 1549 /* Max packet sized bounce buffer for td-fragmant alignment */
|
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 226 "%s: dev:%p Invalid buffer request from CREATE_BUFS, size %u < %u, nplanes %u != 1\n", in queue_setup() 240 "%s: capture port buffer size is zero\n", __func__); in queue_setup() 273 buf->mmal.buffer = vb2_plane_vaddr(&buf->vb.vb2_buf, 0); in buffer_init() 337 /* there was a buffer with the error so return it */ in buffer_cb() 346 /* empty buffer whilst capturing - expected to be an in buffer_cb() 362 "Failed to return EOS buffer"); in buffer_cb() 365 * return buffer, and signal frame completion in buffer_cb() 407 "Grab another frame as buffer has EOS"); in buffer_cb() 496 v4l2_err(&dev->v4l2_dev, "%s: error submitting buffer\n", in buffer_queue() 592 /* abort streaming and wait for last buffer */ [all...] |
| /kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/ |
| H A D | vduse_dev.c | 689 /* Initialize the buffer in case of partial copy. */ in vduse_vdpa_get_config() 1175 buffer); in vduse_dev_ioctl()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_mst_types.c | 64 payload.data = msg->buffer; in dm_dp_aux_transfer()
|
| /kernel/linux/linux-6.6/drivers/perf/ |
| H A D | xgene_pmu.c | 463 XGENE_PMU_EVENT_ATTR(pa-req-buffer-full, 0x28),
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| H A D | ti-sn65dsi86.c | 301 /* avoid buffer overflow and "1" is the default rate in the datasheet. */ in ti_sn_bridge_set_refclk_freq() 528 u8 *buf = msg->buffer; in ti_sn_aux_transfer() 1251 * buffer overrun) and we assume dts is well formed and specifying in ti_sn_bridge_parse_lanes()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon_asic.h | 400 void r600_hdmi_update_avi_infoframe(struct drm_encoder *encoder, void *buffer,
|
| /kernel/linux/linux-6.6/drivers/iio/addac/ |
| H A D | ad74115.c | 21 #include <linux/iio/buffer.h> 1429 AD74115_FW_PROP_BOOL_NEG("adi,sense-agnd-buffer-low-power", 1431 AD74115_FW_PROP_BOOL_NEG("adi,lf-buffer-low-power", 1433 AD74115_FW_PROP_BOOL_NEG("adi,hf-buffer-low-power", 1435 AD74115_FW_PROP_BOOL_NEG("adi,ext2-buffer-low-power", 1437 AD74115_FW_PROP_BOOL_NEG("adi,ext1-buffer-low-power",
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | ad4130.c | 28 #include <linux/iio/buffer.h>
|
| H A D | max1363.c | 31 #include <linux/iio/buffer.h> 172 /* Using monitor modes and buffer at the same time is
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-kmem.c | 778 str = strtok_r(seq.buffer, " ", &pos); in parse_gfp_flags()
|
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | file2alias.c | 1565 * so we write into the mod->dev_table_buf buffer. */ 1630 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable()
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | ieee80211_i.h | 43 /* Maximum number of broadcast/multicast frames to buffer when some of the 1781 * scratch buffer that can be used for various element parsing related 2455 int ieee80211_build_preq_ies(struct ieee80211_sub_if_data *sdata, u8 *buffer,
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxv.c | 304 /* Copy two elements from a previous offset or from the input buffer */ in dxv_decompress_dxt1() 435 uint8_t *src = (uint8_t *)gb->buffer; in get_opcodes() 986 /* Copy two elements from a previous offset or from the input buffer */ in dxv_decompress_dxt5()
|
| H A D | cbs_av1_syntax_template.c | 1737 fh_start = (uint8_t*)rw->buffer + start_pos / 8; in frame_header_obu()
|
| H A D | qdm2.c | 89 const uint8_t *data; ///< pointer to subpacket data (points to input data buffer, it's not a private copy) 286 sub_packet->data = &gb->buffer[get_bits_count(gb) / 8]; in qdm2_decode_sub_packet_header() 551 for (j = 1; j < 63; j++) { // The loop only iterates to 63 so the code doesn't overflow the buffer in fill_coding_method_array() 1553 /* add samples to output buffer */ in qdm2_calculate_fft() 1590 /* add samples to output buffer */ in qdm2_synthesis_filter() 1787 /* select input buffer */ in qdm2_decode() 1855 /* get output buffer */ in qdm2_decode_frame()
|
| H A D | svq3.c | 35 * buffer (which will be the same as the ImageDescription atom size field 1040 memcpy(s->slice_buf, s->gb.buffer + s->gb.index / 8, slice_bytes); in svq3_decode_slice_header()
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_drawtext.c | 1351 bitmap.buffer, bitmap.pitch, in draw_glyphs()
|