/linux-6.1.9/sound/isa/sb/ |
D | emu8000_pcm.c | 526 pos = bytes_to_frames(subs->runtime, pos); in emu8k_pcm_copy() 527 count = bytes_to_frames(subs->runtime, count); in emu8k_pcm_copy() 539 pos = bytes_to_frames(subs->runtime, pos); in emu8k_pcm_copy_kernel() 540 count = bytes_to_frames(subs->runtime, count); in emu8k_pcm_copy_kernel() 551 pos = bytes_to_frames(subs->runtime, pos); in emu8k_pcm_silence() 552 count = bytes_to_frames(subs->runtime, count); in emu8k_pcm_silence()
|
D | sb8_main.c | 398 return bytes_to_frames(substream->runtime, ptr); in snd_sb8_playback_pointer() 414 return bytes_to_frames(substream->runtime, ptr); in snd_sb8_capture_pointer()
|
/linux-6.1.9/sound/core/ |
D | pcm_dmaengine.c | 236 return bytes_to_frames(substream->runtime, prtd->pos); in snd_dmaengine_pcm_pointer_no_residue() 264 runtime->delay = bytes_to_frames(runtime, in snd_dmaengine_pcm_pointer() 268 return bytes_to_frames(runtime, pos); in snd_dmaengine_pcm_pointer()
|
/linux-6.1.9/include/sound/ |
D | pcm-indirect.h | 95 return bytes_to_frames(substream->runtime, rec->sw_io); in snd_pcm_indirect_playback_pointer() 167 return bytes_to_frames(substream->runtime, rec->sw_io); in snd_pcm_indirect_capture_pointer()
|
/linux-6.1.9/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 228 count = bytes_to_frames(substream->runtime, in kirkwood_dma_pointer() 231 count = bytes_to_frames(substream->runtime, in kirkwood_dma_pointer()
|
/linux-6.1.9/sound/soc/uniphier/ |
D | aio-dma.c | 186 pos = bytes_to_frames(runtime, sub->rd_offs); in uniphier_aiodma_pointer() 188 pos = bytes_to_frames(runtime, sub->wr_offs); in uniphier_aiodma_pointer()
|
/linux-6.1.9/sound/pci/ctxfi/ |
D | ctpcm.c | 254 position = bytes_to_frames(runtime, position); in ct_pcm_playback_pointer() 360 position = bytes_to_frames(runtime, position); in ct_pcm_capture_pointer()
|
/linux-6.1.9/sound/soc/mediatek/common/ |
D | mtk-afe-platform-driver.c | 111 return bytes_to_frames(substream->runtime, pcm_ptr_bytes); in mtk_afe_pcm_pointer()
|
/linux-6.1.9/sound/pci/aw2/ |
D | aw2-alsa.c | 469 return bytes_to_frames(substream->runtime, current_ptr); in snd_aw2_pcm_pointer_playback() 488 return bytes_to_frames(substream->runtime, current_ptr); in snd_aw2_pcm_pointer_capture()
|
/linux-6.1.9/sound/soc/meson/ |
D | aiu-fifo.c | 43 return bytes_to_frames(runtime, addr - (unsigned int)runtime->dma_addr); in aiu_fifo_pointer()
|
/linux-6.1.9/sound/soc/codecs/ |
D | rt5677-spi.c | 183 return bytes_to_frames(runtime, rt5677_dsp->dma_offset); in rt5677_spi_pcm_pointer() 368 delay = bytes_to_frames(runtime, period_bytes) / (runtime->rate / 1000); in rt5677_spi_copy_work()
|
/linux-6.1.9/sound/soc/sh/ |
D | siu_pcm.c | 387 xfer_cnt = bytes_to_frames(rt, siu_stream->period_bytes); in siu_pcm_prepare() 480 return bytes_to_frames(ss->runtime, ptr); in siu_pcm_pointer_dma()
|
D | dma-sh7760.c | 287 return bytes_to_frames(runtime, pos); in camelot_pos()
|
/linux-6.1.9/sound/pci/korg1212/ |
D | korg1212.c | 1296 pos = bytes_to_frames(runtime, pos); in snd_korg1212_copy_to() 1297 count = bytes_to_frames(runtime, count); in snd_korg1212_copy_to() 1333 pos = bytes_to_frames(runtime, pos); in snd_korg1212_copy_from() 1334 count = bytes_to_frames(runtime, count); in snd_korg1212_copy_from() 1666 return snd_korg1212_silence(korg1212, bytes_to_frames(runtime, pos), in snd_korg1212_playback_silence() 1667 bytes_to_frames(runtime, count), in snd_korg1212_playback_silence()
|
/linux-6.1.9/sound/soc/sof/intel/ |
D | hda-pcm.c | 198 pos = bytes_to_frames(substream->runtime, pos); in hda_dsp_pcm_pointer()
|
/linux-6.1.9/sound/soc/sof/ |
D | pcm.c | 383 host = bytes_to_frames(substream->runtime, in sof_pcm_pointer() 385 dai = bytes_to_frames(substream->runtime, in sof_pcm_pointer()
|
/linux-6.1.9/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 153 return bytes_to_frames(substream->runtime, iprtd->offset); in snd_imx_pcm_pointer()
|
/linux-6.1.9/drivers/media/usb/go7007/ |
D | snd-go7007.c | 68 int frames = bytes_to_frames(runtime, length); in parse_audio_stream_data()
|
/linux-6.1.9/sound/soc/au1x/ |
D | dbdma2.c | 273 return bytes_to_frames(substream->runtime, in au1xpsc_pcm_pointer()
|
/linux-6.1.9/drivers/usb/gadget/function/ |
D | u_uac1_legacy.c | 172 frames = bytes_to_frames(runtime, count); in u_audio_playback()
|
/linux-6.1.9/sound/virtio/ |
D | virtio_pcm_msg.c | 319 bytes_to_frames(runtime, in virtsnd_pcm_msg_complete()
|
/linux-6.1.9/sound/drivers/pcsp/ |
D | pcsp_lib.c | 279 return bytes_to_frames(substream->runtime, pos); in snd_pcsp_playback_pointer()
|
/linux-6.1.9/sound/pci/emu10k1/ |
D | p16v.c | 514 ptr2 = bytes_to_frames(runtime, ptr1); in snd_p16v_pcm_pointer_playback() 537 ptr2 = bytes_to_frames(runtime, ptr1); in snd_p16v_pcm_pointer_capture()
|
/linux-6.1.9/sound/isa/msnd/ |
D | msnd.c | 559 return bytes_to_frames(substream->runtime, chip->playDMAPos); in snd_msnd_playback_pointer() 637 return bytes_to_frames(runtime, chip->captureDMAPos); in snd_msnd_capture_pointer()
|
/linux-6.1.9/sound/pci/riptide/ |
D | riptide.c | 1127 bytes_to_frames(runtime, pos), in riptide_handleirq() 1363 bytes_to_frames(runtime, rptr.retlongs[1]), in snd_riptide_pointer() 1364 bytes_to_frames(runtime, in snd_riptide_pointer() 1368 bytes_to_frames(runtime, in snd_riptide_pointer() 1372 bytes_to_frames(runtime, in snd_riptide_pointer() 1377 ret = bytes_to_frames(runtime, 0); in snd_riptide_pointer()
|