Searched refs:_snd_pcm_hw_param_setempty (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/sound/pci/rme9652/ |
D | rme9652.c | 2015 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 2021 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2038 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 2043 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
|
D | hdsp.c | 4035 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4041 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params() 4061 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4068 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
|
D | hdspm.c | 5524 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5531 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5547 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5558 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
|
/Linux-v5.4/sound/isa/ |
D | es18xx.c | 449 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_playback_hw_params() 552 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_capture_hw_params()
|
/Linux-v5.4/sound/core/ |
D | pcm_lib.c | 1563 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_setempty() function 1578 EXPORT_SYMBOL(_snd_pcm_hw_param_setempty);
|
/Linux-v5.4/include/sound/ |
D | pcm.h | 968 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var);
|
/Linux-v5.4/sound/pci/korg1212/ |
D | korg1212.c | 1523 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_korg1212_hw_params()
|