Searched refs:_snd_pcm_hw_param_setempty (Results 1 – 6 of 6) sorted by relevance
/sound/pci/rme9652/ |
D | rme9652.c | 1997 _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()
|
D | hdsp.c | 4025 _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()
|
D | hdspm.c | 5538 _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/ |
D | es18xx.c | 464 _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/ |
D | pcm_lib.c | 1616 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/ |
D | korg1212.c | 1522 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_korg1212_hw_params()
|