Searched refs:_snd_pcm_hw_param_setempty (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/pci/rme9652/ |
| A D | rme9652.c | 1957 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 1963 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 1981 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 1987 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
|
| A D | hdsp.c | 4075 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4081 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params() 4102 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4110 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
|
| A D | hdspm.c | 5521 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5528 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5544 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params() 5555 _snd_pcm_hw_param_setempty(params, in snd_hdspm_hw_params()
|
| /linux/sound/isa/ |
| A D | es18xx.c | 445 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_playback_hw_params() 541 _snd_pcm_hw_param_setempty(hw_params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_es18xx_capture_hw_params()
|
| /linux/sound/core/ |
| A D | pcm_lib.c | 1620 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_setempty() function 1635 EXPORT_SYMBOL(_snd_pcm_hw_param_setempty);
|
| /linux/include/sound/ |
| A D | pcm.h | 1078 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var);
|
| /linux/sound/pci/korg1212/ |
| A D | korg1212.c | 1516 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_korg1212_hw_params()
|
Completed in 57 milliseconds