Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_pow2 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/soc/google/
H A Dchv3-i2s.c140 res = snd_pcm_hw_constraint_pow2(substream->runtime, 0, in chv3_dma_open()
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c322 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_cx23885_pcm_open()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_pcm.c138 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_vortex_pcm_open()
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-alsa.c457 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_cx25821_pcm_open()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-alsa.c414 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_cx88_pcm_open()
/openbmc/linux/sound/core/
H A Dpcm_lib.c1500 int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_pow2() function
1508 EXPORT_SYMBOL(snd_pcm_hw_constraint_pow2);
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c1052 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_card_asihpi_playback_open()
1215 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_card_asihpi_capture_open()
/openbmc/linux/include/sound/
H A Dpcm.h1079 int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime,
/openbmc/linux/sound/pci/
H A Des1968.c1616 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES); in snd_es1968_capture_open()
/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c6077 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_open()