Home
last modified time | relevance | path

Searched refs:_snd_pcm_hw_param_setempty (Results 1 – 6 of 6) sorted by relevance

/sound/pci/rme9652/
Drme9652.c1997 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params()
2003 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2020 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params()
2025 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
Dhdsp.c4025 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params()
4031 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
4051 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params()
4058 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
Dhdspm.c5538 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
5545 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
5561 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
5572 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
/sound/isa/
Des18xx.c464 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_playback_hw_params()
567 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_capture_hw_params()
/sound/core/
Dpcm_lib.c1616 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_setempty() function
1632 EXPORT_SYMBOL(_snd_pcm_hw_param_setempty);
/sound/pci/korg1212/
Dkorg1212.c1522 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_korg1212_hw_params()