Home
last modified time | relevance | path

Searched defs:buffer (Results 1376 - 1400 of 3895) sorted by relevance

1...<<51525354555657585960>>...156

/kernel/linux/linux-6.6/sound/core/
H A Dhwdep.c490 snd_hwdep_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_hwdep_proc_read() argument
H A Dpcm_memory.c161 snd_pcm_lib_preallocate_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_pcm_lib_preallocate_proc_read() argument
173 snd_pcm_lib_preallocate_max_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_pcm_lib_preallocate_max_proc_read() argument
185 snd_pcm_lib_preallocate_proc_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_pcm_lib_preallocate_proc_write() argument
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.c560 void snd_seq_info_pool(struct snd_info_buffer *buffer, in snd_seq_info_pool() argument
H A Dseq_timer.c476 snd_seq_info_timer_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_seq_info_timer_read() argument
H A Dseq_queue.c733 snd_seq_info_queues_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_seq_info_queues_read() argument
[all...]
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm2.c153 char buffer[50]; in tpm2_key_type() local
/kernel/linux/linux-6.6/security/tomoyo/
H A Daudit.c26 char *buffer = kzalloc(tomoyo_buffer_len, GFP_NOFS); in tomoyo_print_bprm() local
156 char *buffer = kmalloc(tomoyo_buffer_len, GFP_NOFS); in tomoyo_print_header() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c167 char buffer[512] = {0, }; in verify_fdinfo() local
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/
H A Dftrace_test.c72 static int get_print_fmt(char *buffer, int len) in get_print_fmt() argument
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c84 unsigned char *buffer; member
149 static int HiLogReadRingBuffer(unsigned char *buffer, size_t bufLen) in HiLogReadRingBuffer() argument
166 static ssize_t HiLogRead(struct file *filep, char *buffer, size_ argument
215 HiLogWriteRingBuffer(unsigned char *buffer, size_t bufLen) HiLogWriteRingBuffer() argument
278 HiLogWriteInternal(const char *buffer, size_t bufLen) HiLogWriteInternal() argument
321 HiLogWrite(struct file *filep, const char *buffer, size_t bufLen) HiLogWrite() argument
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dproc_vfs.c120 int VfsProcfsRead(struct file *filep, char *buffer, size_t buflen) in VfsProcfsRead() argument
141 int VfsProcfsWrite(struct file *filep, const char *buffer, size_t buflen) in VfsProcfsWrite() argument
292 char *buffer = NULL; in VfsProcfsReaddir() local
428 VfsProcfsReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) VfsProcfsReadlink() argument
[all...]
H A Dfs_cache_proc.c181 static int FsCacheClear(struct ProcFile *pf, const char *buffer, size_t buflen, loff_t *ppos) in FsCacheClear() argument
/kernel/liteos_a/syscall/
H A Dnet_syscall.c272 ssize_t SysRecv(int socket, void *buffer, size_t length, int flags) in SysRecv() argument
297 ssize_t SysRecvFrom(int socket, void *buffer, size_ argument
[all...]
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c606 static void vx_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in vx_proc_read() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-am824.c295 static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer, in write_midi_messages() argument
148 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) write_pcm_s32() argument
179 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) read_pcm_s32() argument
209 write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, unsigned int frames) write_pcm_silence() argument
323 read_midi_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int frames, unsigned int data_block_counter) read_midi_messages() argument
[all...]
H A Dcmp.c78 __be32 old_arg, buffer[2]; in pcr_modify() local
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-transaction.c166 __be64 *buffer; in register_notification_address() local
220 __be64 *buffer; unregister_notification_address() local
[all...]
H A Ddice-proc.c11 static int dice_proc_read_mem(struct snd_dice *dice, void *buffer, in dice_proc_read_mem() argument
56 dice_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) dice_proc_read() argument
245 dice_proc_read_formation(struct snd_info_entry *entry, struct snd_info_buffer *buffer) dice_proc_read_formation() argument
279 add_node(struct snd_dice *dice, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *entry, struct snd_info_buffer *buffer)) add_node() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-protocol-latter.c312 static void latter_dump_status(struct snd_ff *ff, struct snd_info_buffer *buffer) in latter_dump_status() argument
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Damdtp-tascam.c98 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence() argument
35 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) write_pcm_s32() argument
65 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) read_pcm_s32() argument
129 read_status_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int data_blocks) read_status_messages() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A Dak4531_codec.c457 snd_ak4531_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ak4531_proc_read() argument
/kernel/liteos_m/kernel/src/mm/
H A Dlos_membox.c301 UINT8 *buffer = (UINT8 *)memExcInfo; in OsMemboxExcInfoGet() local
/kernel/liteos_m/testsuites/unittest/posix/src/time/
H A Dtime_func_test_01.c488 char buffer[80]; variable
525 char buffer[80]; global() variable
554 char buffer[80]; global() variable
[all...]
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Doxygen_lib.c187 oxygen_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) oxygen_proc_read() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/au1x/
H A Ddma.c36 struct pcm_period *buffer; member
[all...]

Completed in 17 milliseconds

1...<<51525354555657585960>>...156