Searched refs:_snd_pcm_hw_param_setempty (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/sound/pci/rme9652/ |
D | rme9652.c | 2010 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 2016 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2033 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 2038 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
|
D | hdsp.c | 4030 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4036 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params() 4056 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4063 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
|
D | hdspm.c | 5528 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5535 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5551 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5562 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
|
/Linux-v5.10/sound/isa/ |
D | es18xx.c | 449 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_playback_hw_params() 545 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_capture_hw_params()
|
/Linux-v5.10/sound/core/ |
D | pcm_lib.c | 1574 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_setempty() function 1589 EXPORT_SYMBOL(_snd_pcm_hw_param_setempty);
|
/Linux-v5.10/include/sound/ |
D | pcm.h | 978 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var);
|
/Linux-v5.10/sound/pci/korg1212/ |
D | korg1212.c | 1523 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_korg1212_hw_params()
|