Searched refs:snd_pcm_limit_hw_rates (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/sound/core/
H A Dpcm_misc.c466 * snd_pcm_limit_hw_rates - determine rate_min/rate_max fields
474 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime) snd_pcm_limit_hw_rates() function
492 EXPORT_SYMBOL(snd_pcm_limit_hw_rates); variable
/linux-4.1.27/sound/arm/
H A Dpxa2xx-ac97.c77 snd_pcm_limit_hw_rates(runtime); pxa2xx_ac97_pcm_startup()
H A Daaci.c419 snd_pcm_limit_hw_rates(runtime); aaci_pcm_open()
/linux-4.1.27/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c100 snd_pcm_limit_hw_rates(runtime); snd_cs5535audio_playback_open()
359 snd_pcm_limit_hw_rates(runtime); snd_cs5535audio_capture_open()
/linux-4.1.27/sound/firewire/dice/
H A Ddice-pcm.c104 snd_pcm_limit_hw_rates(runtime); limit_channels_and_rates()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_pcm.c173 snd_pcm_limit_hw_rates(runtime); pcm_init_hw_params()
/linux-4.1.27/sound/usb/caiaq/
H A Daudio.c161 snd_pcm_limit_hw_rates(substream->runtime); snd_usb_caiaq_substream_open()
260 snd_pcm_limit_hw_rates(runtime); snd_usb_caiaq_pcm_prepare()
/linux-4.1.27/sound/pci/hda/
H A Dhda_controller.c821 snd_pcm_limit_hw_rates(runtime); azx_pcm_open()
857 snd_pcm_limit_hw_rates(runtime); azx_pcm_open()
/linux-4.1.27/sound/pci/
H A Dvia82xx.c1195 snd_pcm_limit_hw_rates(runtime); snd_via82xx_pcm_open()
1210 snd_pcm_limit_hw_rates(runtime); snd_via82xx_pcm_open()
H A Datiixp.c1049 snd_pcm_limit_hw_rates(runtime); snd_atiixp_pcm_open()
H A Dsis7019.c696 snd_pcm_limit_hw_rates(runtime); sis_capture_open()
H A Dintel8x0.c1182 snd_pcm_limit_hw_rates(runtime); snd_intel8x0_pcm_open()
/linux-4.1.27/sound/soc/
H A Dsoc-pcm.c405 snd_pcm_limit_hw_rates(runtime); soc_pcm_init_runtime_hw()
1563 snd_pcm_limit_hw_rates(runtime); dpcm_fe_dai_startup()
/linux-4.1.27/include/sound/
H A Dpcm.h1084 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime);

Completed in 554 milliseconds