Home
last modified time | relevance | path

Searched refs:snd_pcm_limit_hw_rates (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c87 snd_pcm_limit_hw_rates(runtime); in snd_cs5535audio_playback_open()
341 snd_pcm_limit_hw_rates(runtime); in snd_cs5535audio_capture_open()
/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97.c77 snd_pcm_limit_hw_rates(runtime); in pxa2xx_ac97_pcm_open()
H A Daaci.c416 snd_pcm_limit_hw_rates(runtime); in aaci_pcm_open()
/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c38 snd_pcm_limit_hw_rates(runtime); in pcm_init_hw_params()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c81 snd_pcm_limit_hw_rates(runtime); in pcm_init_hw_params()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c152 snd_pcm_limit_hw_rates(runtime); in pcm_init_hw_params()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-pcm.c92 snd_pcm_limit_hw_rates(runtime); in limit_channels_and_rates()
/openbmc/linux/sound/usb/caiaq/
H A Daudio.c148 snd_pcm_limit_hw_rates(substream->runtime); in snd_usb_caiaq_substream_open()
240 snd_pcm_limit_hw_rates(runtime); in snd_usb_caiaq_pcm_prepare()
/openbmc/linux/sound/firewire/dice/
H A Ddice-pcm.c120 snd_pcm_limit_hw_rates(runtime); in limit_channels_and_rates()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c335 ret = snd_pcm_limit_hw_rates(runtime); in dw_hdmi_open()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c604 snd_pcm_limit_hw_rates(runtime); in azx_pcm_open()
640 snd_pcm_limit_hw_rates(runtime); in azx_pcm_open()
/openbmc/linux/sound/pci/
H A Dvia82xx.c1177 snd_pcm_limit_hw_rates(runtime); in snd_via82xx_pcm_open()
1192 snd_pcm_limit_hw_rates(runtime); in snd_via82xx_pcm_open()
H A Dsis7019.c671 snd_pcm_limit_hw_rates(runtime); in sis_capture_open()
H A Datiixp.c1037 snd_pcm_limit_hw_rates(runtime); in snd_atiixp_pcm_open()
H A Dintel8x0.c1105 snd_pcm_limit_hw_rates(runtime); in snd_intel8x0_pcm_open()
/openbmc/linux/include/sound/
H A Dpcm.h1202 snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime) in snd_pcm_limit_hw_rates() function