Searched refs:snd_pcm_hw_constraint_pow2 (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/media/usb/tm6000/ |
A D | tm6000-alsa.c | 133 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_tm6000_pcm_open()
|
/linux/drivers/media/pci/cx23885/ |
A D | cx23885-alsa.c | 322 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_cx23885_pcm_open()
|
/linux/drivers/media/pci/cx25821/ |
A D | cx25821-alsa.c | 457 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_cx25821_pcm_open()
|
/linux/sound/pci/au88x0/ |
A D | au88x0_pcm.c | 138 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_vortex_pcm_open()
|
/linux/drivers/media/pci/cx88/ |
A D | cx88-alsa.c | 414 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_cx88_pcm_open()
|
/linux/sound/core/ |
A D | pcm_lib.c | 1475 int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_pow2() function 1483 EXPORT_SYMBOL(snd_pcm_hw_constraint_pow2);
|
/linux/sound/pci/asihpi/ |
A D | asihpi.c | 1054 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_card_asihpi_playback_open() 1217 err = snd_pcm_hw_constraint_pow2(runtime, 0, in snd_card_asihpi_capture_open()
|
/linux/include/sound/ |
A D | pcm.h | 1011 int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime,
|
/linux/sound/pci/ |
A D | es1968.c | 1616 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES); in snd_es1968_capture_open()
|
/linux/sound/pci/rme9652/ |
A D | hdspm.c | 6075 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_open()
|
/linux/ |
A D | vmlinux.symvers | 10158 0x00000000 snd_pcm_hw_constraint_pow2 vmlinux EXPORT_SYMBOL
|
A D | System.map | 49620 ffff800010d43154 T snd_pcm_hw_constraint_pow2
|
A D | .tmp_System.map | 49620 ffff800010d43154 T snd_pcm_hw_constraint_pow2
|
Completed in 6476 milliseconds