| /sound/core/oss/ |
| A D | route.c | 28 snd_pcm_uframes_t frames, snd_pcm_format_t format) in zero_areas() 41 snd_pcm_uframes_t frames, snd_pcm_format_t format) in copy_area() 50 snd_pcm_uframes_t frames) in route_transfer()
|
| A D | pcm_plugin.c | 49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in snd_pcm_plugin_alloc() 108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() 143 snd_pcm_uframes_t frames, in snd_pcm_plugin_client_channels() 204 snd_pcm_sframes_t frames, in calc_dst_frames() 226 snd_pcm_sframes_t frames, in calc_src_frames() 602 snd_pcm_sframes_t frames = size; in snd_pcm_plug_write_transfer() local 643 snd_pcm_sframes_t frames = size; in snd_pcm_plug_read_transfer() local
|
| A D | io.c | 40 snd_pcm_uframes_t frames) in io_playback_transfer() 66 snd_pcm_uframes_t frames) in io_capture_transfer() 91 snd_pcm_uframes_t frames, in io_src_channels()
|
| A D | mulaw.c | 171 snd_pcm_uframes_t frames) in mulaw_decode() 217 snd_pcm_uframes_t frames) in mulaw_encode() 251 snd_pcm_uframes_t frames) in mulaw_transfer()
|
| A D | rate.c | 183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_src_frames() 216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_dst_frames() 252 snd_pcm_uframes_t frames) in rate_transfer()
|
| A D | linear.c | 58 snd_pcm_uframes_t frames) in convert() 91 snd_pcm_uframes_t frames) in linear_transfer()
|
| A D | copy.c | 30 snd_pcm_uframes_t frames) in copy_transfer()
|
| A D | pcm_oss.c | 577 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) in snd_pcm_oss_bytes() 1019 snd_pcm_uframes_t frames; in snd_pcm_oss_change_params_locked() local 1201 snd_pcm_uframes_t frames; in snd_pcm_oss_capture_position_fixup() local 1223 …ss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_k… in snd_pcm_oss_write3() 1254 …d_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_k… in snd_pcm_oss_read3() 1298 …s_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_writev3() 1327 …es_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_readv3() 1359 snd_pcm_sframes_t frames, frames1; in snd_pcm_oss_write2() local 1469 snd_pcm_sframes_t frames, frames1; in snd_pcm_oss_read2() local
|
| A D | pcm_plugin.h | 28 snd_pcm_uframes_t frames; /* allocated frames */ member
|
| /sound/firewire/ |
| A D | amdtp-am824.c | 149 __be32 *buffer, unsigned int frames, in write_pcm_s32() 180 __be32 *buffer, unsigned int frames, in read_pcm_s32() 210 __be32 *buffer, unsigned int frames) in write_pcm_silence() 296 unsigned int frames, unsigned int data_block_counter) in write_midi_messages() 324 unsigned int frames, unsigned int data_block_counter) in read_midi_messages()
|
| /sound/firewire/fireface/ |
| A D | amdtp-ff.c | 31 __le32 *buffer, unsigned int frames, in write_pcm_s32() 61 __le32 *buffer, unsigned int frames, in read_pcm_s32() 91 __le32 *buffer, unsigned int frames) in write_pcm_silence()
|
| /sound/core/ |
| A D | pcm_compat.c | 29 snd_pcm_uframes_t frames; in snd_pcm_ioctl_rewind_compat() local 43 snd_pcm_uframes_t frames; in snd_pcm_ioctl_forward_compat() local 282 u32 frames; member 289 u32 frames; in snd_pcm_ioctl_xferi_compat() local 320 u32 frames; member 334 u32 frames; in snd_pcm_ioctl_xfern_compat() local
|
| A D | pcm_native.c | 750 snd_pcm_uframes_t frames; in snd_pcm_hw_params() local 2954 snd_pcm_uframes_t frames, in forward_appl_ptr() 2974 snd_pcm_uframes_t frames, in rewind_appl_ptr() 2998 snd_pcm_uframes_t frames) in snd_pcm_rewind() 3017 snd_pcm_uframes_t frames) in snd_pcm_forward() 3311 snd_pcm_uframes_t frames; in snd_pcm_rewind_ioctl() local 3327 snd_pcm_uframes_t frames; in snd_pcm_forward_ioctl() local 3478 snd_pcm_uframes_t *frames = arg; in snd_pcm_kernel_ioctl() local 3571 snd_pcm_uframes_t frames; in snd_pcm_readv() local 3610 snd_pcm_uframes_t frames; in snd_pcm_writev() local
|
| A D | pcm_lib.c | 67 snd_pcm_uframes_t frames, ofs, transfer; in snd_pcm_playback_silence() local 2130 snd_pcm_uframes_t frames, in interleaved_copy() 2151 snd_pcm_uframes_t frames, in noninterleaved_copy() 2183 snd_pcm_uframes_t off, snd_pcm_uframes_t frames) in fill_silence_frames() 2343 snd_pcm_uframes_t frames, appl_ptr, appl_ofs; in __snd_pcm_lib_xfer() local
|
| /sound/firewire/tascam/ |
| A D | amdtp-tascam.c | 36 __be32 *buffer, unsigned int frames, in write_pcm_s32() 66 __be32 *buffer, unsigned int frames, in read_pcm_s32()
|
| /sound/usb/misc/ |
| A D | ua101.c | 211 unsigned int frames) in copy_playback_data() 253 unsigned int frames; in playback_work() local 315 unsigned int frames) in copy_capture_data() 351 unsigned int frames, write_ptr; in capture_urb_complete() local 541 unsigned int i, frames; in start_usb_playback() local
|
| /sound/firewire/digi00x/ |
| A D | amdtp-dot.c | 146 __be32 *buffer, unsigned int frames, in write_pcm_s32() 178 __be32 *buffer, unsigned int frames, in read_pcm_s32()
|
| /sound/usb/line6/ |
| A D | capture.c | 92 int frames = fsize / bytes_per_frame; in line6_capture_copy() local
|
| A D | playback.c | 68 int frames = urb_out->transfer_buffer_length / bytes_per_frame; in create_impulse_test_signal() local
|
| /sound/atmel/ |
| A D | ac97c.c | 418 snd_pcm_uframes_t frames; in atmel_ac97c_playback_pointer() local 435 snd_pcm_uframes_t frames; in atmel_ac97c_capture_pointer() local
|
| /sound/firewire/motu/ |
| A D | amdtp-motu.c | 257 static void __maybe_unused copy_sph(u32 *frames, __be32 *buffer, in copy_sph() 271 static void __maybe_unused copy_message(u64 *frames, __be32 *buffer, in copy_message()
|
| /sound/soc/fsl/ |
| A D | fsl_dma.c | 680 snd_pcm_uframes_t frames; in fsl_dma_pointer() local
|
| /sound/usb/ |
| A D | pcm.c | 1326 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1532 unsigned int frames, bytes; in prepare_playback_urb() local
|
| /sound/soc/ti/ |
| A D | omap-mcbsp.c | 759 struct snd_interval frames; in omap_mcbsp_hwrule_min_buffersize() local
|
| /sound/drivers/ |
| A D | mts64.c | 353 u8 seconds, u8 frames, in mts64_smpte_start()
|