| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| H A D | scsiglue.c | 528 static int write_info(struct Scsi_Host *host, char *buffer, int length) in write_info() argument
|
| /kernel/linux/linux-5.10/drivers/usb/mtu3/ |
| H A D | mtu3_debugfs.c | 240 gpd->buffer, gpd->dw3_info); in mtu3_qmu_gpd_show()
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | parport.h | 460 extern ssize_t parport_device_id (int devnum, char *buffer, size_t len);
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | ndisc.h | 497 void *buffer, size_t *lenp, loff_t *ppos);
|
| /kernel/linux/linux-5.10/sound/soc/fsl/ |
| H A D | mpc5200_dma.c | 52 * psc_dma_bcom_enqueue_next_buffer - Enqueue another audio buffer 55 * Enqueues another audio period buffer into the bestcomm queue. 58 * the queue. Otherwise the enqueue will fail and the audio ring buffer 65 /* Prepare and enqueue the next buffer descriptor */ in psc_dma_bcom_enqueue_next_buffer() 81 /* For each finished period, dequeue the completed period buffer in psc_dma_bcom_irq() 239 dev_err(substream->pcm->card->dev, "invalid buffer size\n"); in psc_dma_open() 337 dev_err(card->dev, "Cannot allocate buffer(s)\n"); in psc_dma_new() 421 fifo = res.start + offsetof(struct mpc52xx_psc, buffer.buffer_32); in mpc5200_audio_dma_create()
|
| /kernel/linux/linux-5.10/sound/usb/line6/ |
| H A D | playback.c | 106 Add signal to buffer for software monitoring. 198 line6pcm->out.buffer + in submit_audio_out_urb() 210 The transferred area goes over buffer boundary, in submit_audio_out_urb() 211 copy the data to the temp buffer. in submit_audio_out_urb()
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | cpwd.c | 497 static ssize_t cpwd_read(struct file *file, char __user *buffer, in cpwd_read() argument
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb2proto.h | 65 extern bool smb2_is_valid_oplock_break(char *buffer,
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | gus.h | 196 void *buffer; /* buffer in computer's RAM */ member 197 unsigned long buf_addr; /* buffer address */
|
| H A D | hda_codec.h | 271 void (*proc_widget_hook)(struct snd_info_buffer *buffer,
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | slab.h | 193 ssize_t slabinfo_write(struct file *file, const char __user *buffer,
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_fs.h | 20 __u32 d_mem; /* data buffer memory alignment */ 434 __s32 icount; /* count of entries in buffer */ 435 void __user *ubuffer;/* user buffer for inode desc. */ 464 uint32_t icount; /* I: count of entries in buffer */ 556 void __user *ohandle;/* user buffer for handle */ 557 __u32 __user *ohandlen;/* user buffer length */ 589 * beginning of the returned buffer, and a each entry in al_offset contains the 610 __u32 buflen; /* length of buffer supplied */ 611 void __user *buffer; /* returned names */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf100.h | 57 int buffer; member
|
| /kernel/linux/linux-5.10/drivers/media/radio/si470x/ |
| H A D | radio-si470x-common.c | 31 * - rds buffer handling functions integrated into *_work, *_read 486 /* copy RDS block out of internal buffer and to user buffer */ in si470x_fops_read() 492 if (copy_to_user(buf, &radio->buffer[radio->rd_index], 3)) in si470x_fops_read()
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | intel-hid.c | 231 intel_hid_dsm_fn_mask = *obj->buffer.pointer; in intel_hid_init_dsm()
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ |
| H A D | gc0310.h | 190 struct gc0310_write_buffer buffer; member
|
| /kernel/linux/linux-5.10/include/linux/avf/ |
| H A D | virtchnl.h | 20 * Admin queue buffer usage: 25 * we must send all messages as "indirect", i.e. using an external buffer. 274 * External data buffer contains one instance of virtchnl_txq_info. 292 * External data buffer contains one instance of virtchnl_rxq_info. 463 * PF replies with struct eth_stats in an external buffer. 551 u8 buffer[128]; /* reserved for future use */ member 673 * @msg: pointer to the msg buffer
|
| /kernel/linux/linux-6.6/drivers/media/radio/si470x/ |
| H A D | radio-si470x-common.c | 31 * - rds buffer handling functions integrated into *_work, *_read 486 /* copy RDS block out of internal buffer and to user buffer */ in si470x_fops_read() 492 if (copy_to_user(buf, &radio->buffer[radio->rd_index], 3)) in si470x_fops_read()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/alacritech/ |
| H A D | slic.h | 132 /* Header buffer address reg 138 /* Data buffer handle & address reg 144 * 31-5 - phy addr of host command buffer 151 /*Response buffer address reg. 207 /* 64 bit Header buffer address reg */ 209 /* 64 bit Data buffer handle & address reg */ 213 /* 64 bit Response buffer address reg.*/ 516 __le32 buffer; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 290 * RX ring buffer contains pointer to kmalloc() data only, 306 /* rx_buf is a data buffer that can be placed / consumed from rx bd 307 * chain. It has two purposes: We will preallocate the data buffer 309 * buffer on the rx-bd-ring when we receive TPA_START. We don't want 311 * consumer buffer in the rx-chain since FW may still be writing to it 313 * The second purpose is to keep a pointer to the bd buffer during 316 struct sw_rx_data buffer; member
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dsutils.c | 447 arg->common.value.buffer, in acpi_ds_create_operand()
|
| H A D | dbexec.c | 58 ACPI_FREE(objects[i].buffer.pointer); in acpi_db_delete_objects() 169 "Possible buffer overflow within AML Debugger " in acpi_db_execute_method() 170 "buffer (size 0x%X needed 0x%X)", in acpi_db_execute_method() 467 "external buffer length %X\n", in acpi_db_execute() 475 /* Dump a _PLD buffer if present */ in acpi_db_execute() 630 "external buffer length %X\n", in acpi_db_single_execution_thread()
|
| H A D | nsprepkg.c | 322 /* Validate length of the UUID buffer */ in acpi_ns_check_package() 324 if ((*elements)->buffer.length != 16) { in acpi_ns_check_package()
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | smb2proto.h | 52 extern bool smb2_is_valid_oplock_break(char *buffer,
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_fs.h | 20 __u32 d_mem; /* data buffer memory alignment */ 426 __s32 icount; /* count of entries in buffer */ 427 void __user *ubuffer;/* user buffer for inode desc. */ 456 uint32_t icount; /* I: count of entries in buffer */ 559 void __user *ohandle;/* user buffer for handle */ 560 __u32 __user *ohandlen;/* user buffer length */ 586 * beginning of the returned buffer, and a each entry in al_offset contains the 607 __u32 buflen; /* length of buffer supplied */ 608 void __user *buffer; /* returned names */ member
|