/Linux-v4.19/sound/drivers/pcsp/ |
D | pcsp_lib.c | 100 period_bytes = snd_pcm_lib_period_bytes(substream); in pcsp_pointer_update() 249 snd_pcm_lib_period_bytes(substream), in snd_pcsp_playback_prepare() 251 snd_pcm_lib_period_bytes(substream), in snd_pcsp_playback_prepare()
|
/Linux-v4.19/sound/core/ |
D | pcm_dmaengine.c | 145 prtd->pos += snd_pcm_lib_period_bytes(substream); in dmaengine_pcm_dma_complete() 169 snd_pcm_lib_period_bytes(substream), direction, flags); in dmaengine_pcm_prepare_and_submit()
|
/Linux-v4.19/sound/drivers/ |
D | pcm-indirect2.c | 154 snd_pcm_lib_period_bytes(substream)) { in snd_pcm_indirect2_increase_min_periods() 158 snd_pcm_lib_period_bytes in snd_pcm_indirect2_increase_min_periods() 160 snd_pcm_lib_period_bytes in snd_pcm_indirect2_increase_min_periods()
|
D | ml403-ac97cr.c | 631 snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_playback_prepare() 646 snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_playback_prepare() 665 snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_capture_prepare() 679 snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_capture_prepare()
|
/Linux-v4.19/sound/soc/fsl/ |
D | fsl_asrc_dma.c | 50 pair->pos += snd_pcm_lib_period_bytes(substream); in fsl_asrc_dma_complete() 75 snd_pcm_lib_period_bytes(substream), in fsl_asrc_dma_prepare_and_submit()
|
/Linux-v4.19/sound/pci/ |
D | als300.c | 444 unsigned short period_bytes = snd_pcm_lib_period_bytes(substream); in snd_als300_playback_prepare() 473 unsigned short period_bytes = snd_pcm_lib_period_bytes(substream); in snd_als300_capture_prepare() 549 period_bytes = snd_pcm_lib_period_bytes(substream); in snd_als300_pointer()
|
D | als4000.c | 393 count = snd_pcm_lib_period_bytes(substream); in snd_als4000_capture_prepare() 420 count = snd_pcm_lib_period_bytes(substream); in snd_als4000_playback_prepare()
|
D | ad1889.c | 366 unsigned int count = snd_pcm_lib_period_bytes(ss); in snd_ad1889_playback_prepare() 416 unsigned int count = snd_pcm_lib_period_bytes(ss); in snd_ad1889_capture_prepare()
|
D | es1938.c | 629 unsigned int count = snd_pcm_lib_period_bytes(substream); in snd_es1938_capture_prepare() 677 unsigned int count = snd_pcm_lib_period_bytes(substream); in snd_es1938_playback1_prepare() 714 unsigned int count = snd_pcm_lib_period_bytes(substream); in snd_es1938_playback2_prepare()
|
/Linux-v4.19/sound/soc/codecs/ |
D | rt5514-spi.c | 93 period_bytes = snd_pcm_lib_period_bytes(rt5514_dsp->substream); in rt5514_spi_copy_work() 158 period_bytes = snd_pcm_lib_period_bytes(rt5514_dsp->substream); in rt5514_schedule_copy()
|
/Linux-v4.19/sound/pci/aw2/ |
D | aw2-alsa.c | 451 period_size = snd_pcm_lib_period_bytes(substream); in snd_aw2_pcm_prepare_playback() 480 period_size = snd_pcm_lib_period_bytes(substream); in snd_aw2_pcm_prepare_capture()
|
/Linux-v4.19/sound/isa/sb/ |
D | sb8_main.c | 158 count = chip->p_period_size = snd_pcm_lib_period_bytes(substream); in snd_sb8_playback_prepare() 309 count = chip->c_period_size = snd_pcm_lib_period_bytes(substream); in snd_sb8_capture_prepare()
|
D | sb16_main.c | 282 count = snd_pcm_lib_period_bytes(substream); in snd_sb16_playback_prepare() 351 count = snd_pcm_lib_period_bytes(substream); in snd_sb16_capture_prepare()
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 182 if (dev->dmasound.read_count >= snd_pcm_lib_period_bytes(dev->dmasound.substream)) { in saa7134_irq_alsa_done() 606 dev->dmasound.read_count -= snd_pcm_lib_period_bytes(substream); in snd_card_saa7134_capture_pointer() 607 dev->dmasound.read_offset += snd_pcm_lib_period_bytes(substream); in snd_card_saa7134_capture_pointer()
|
/Linux-v4.19/sound/isa/msnd/ |
D | msnd.c | 533 unsigned int pcm_count = snd_pcm_lib_period_bytes(substream); in snd_msnd_playback_prepare() 613 unsigned int pcm_count = snd_pcm_lib_period_bytes(substream); in snd_msnd_capture_prepare()
|
/Linux-v4.19/sound/soc/stm/ |
D | stm32_adfsdm.c | 148 unsigned int period_size = snd_pcm_lib_period_bytes(priv->substream); in stm32_afsdm_pcm_cb()
|
/Linux-v4.19/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 213 count = snd_pcm_lib_period_bytes(substream); in kirkwood_dma_prepare()
|
/Linux-v4.19/sound/parisc/ |
D | harmony.c | 417 h->pbuf.count = snd_pcm_lib_period_bytes(ss); in snd_harmony_playback_prepare() 447 h->cbuf.count = snd_pcm_lib_period_bytes(ss); in snd_harmony_capture_prepare()
|
/Linux-v4.19/sound/soc/txx9/ |
D | txx9aclc.c | 94 dmadata->period_bytes = snd_pcm_lib_period_bytes(substream); in txx9aclc_pcm_prepare()
|
/Linux-v4.19/sound/isa/ad1816a/ |
D | ad1816a_lib.c | 258 snd_pcm_lib_period_bytes(substream) / 4 - 1); in snd_ad1816a_playback_prepare() 290 snd_pcm_lib_period_bytes(substream) / 4 - 1); in snd_ad1816a_capture_prepare()
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835-pcm.c | 307 alsa_stream->period_size = snd_pcm_lib_period_bytes(substream); in snd_bcm2835_pcm_prepare()
|
/Linux-v4.19/drivers/media/pci/tw686x/ |
D | tw686x-audio.c | 149 unsigned int period_size = snd_pcm_lib_period_bytes(ss); in tw686x_pcm_prepare()
|
/Linux-v4.19/drivers/media/pci/cobalt/ |
D | cobalt-alsa-pcm.c | 456 cobsc->pb_count = snd_pcm_lib_period_bytes(substream); in snd_cobalt_pcm_pb_prepare()
|
/Linux-v4.19/sound/isa/es1688/ |
D | es1688_lib.c | 378 unsigned int count = snd_pcm_lib_period_bytes(substream); in snd_es1688_playback_prepare() 439 unsigned int count = snd_pcm_lib_period_bytes(substream); in snd_es1688_capture_prepare()
|
/Linux-v4.19/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 197 prtd->pcm_count = snd_pcm_lib_period_bytes(substream); in q6asm_dai_prepare()
|