/linux/sound/soc/codecs/ |
H A D | wl1273.c | 295 snd_pcm_hw_constraint_single(substream->runtime, in wl1273_startup() 297 snd_pcm_hw_constraint_single(substream->runtime, in wl1273_startup()
|
H A D | framer-codec.c | 230 ret = snd_pcm_hw_constraint_single(substream->runtime, in framer_dai_startup()
|
H A D | adav80x.c | 732 return snd_pcm_hw_constraint_single(substream->runtime, in adav80x_dai_startup()
|
/linux/sound/soc/intel/boards/ |
H A D | bytcht_cx2072x.c | 146 return snd_pcm_hw_constraint_single(substream->runtime, in byt_cht_cx2072x_aif1_startup()
|
H A D | bytcht_da7213.c | 101 return snd_pcm_hw_constraint_single(substream->runtime, in aif1_startup()
|
H A D | cht_bsw_rt5672.c | 324 return snd_pcm_hw_constraint_single(substream->runtime, in cht_aif1_startup()
|
H A D | cht_bsw_max98090_ti.c | 286 return snd_pcm_hw_constraint_single(substream->runtime, in cht_aif1_startup()
|
H A D | bytcr_wm5102.c | 427 return snd_pcm_hw_constraint_single(substream->runtime, in byt_wm5102_aif1_startup()
|
H A D | bytcht_es8316.c | 287 return snd_pcm_hw_constraint_single(substream->runtime, in byt_cht_es8316_aif1_startup()
|
H A D | cht_bsw_rt5645.c | 416 return snd_pcm_hw_constraint_single(substream->runtime, in cht_aif1_startup()
|
H A D | bytcr_rt5640.c | 1529 return snd_pcm_hw_constraint_single(substream->runtime, in byt_rt5640_aif1_startup()
|
/linux/sound/soc/ti/ |
H A D | n810.c | 89 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, 2); in n810_startup()
|
H A D | j721e-evm.c | 275 ret = snd_pcm_hw_constraint_single(substream->runtime, in j721e_audio_startup()
|
/linux/sound/soc/samsung/ |
H A D | odroid.c | 29 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, 2); in odroid_card_fe_startup()
|
/linux/sound/soc/ux500/ |
H A D | ux500_msp_dai.c | 521 snd_pcm_hw_constraint_single(runtime, in ux500_msp_dai_hw_params()
|
/linux/sound/pci/korg1212/ |
H A D | korg1212.c | 1391 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_playback_open() 1421 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_capture_open()
|
/linux/sound/pci/lx6464es/ |
H A D | lx6464es.c | 227 err = snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_RATE, in lx_pcm_open()
|
/linux/sound/pci/ |
H A D | rme96.c | 1142 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in rme96_set_buffer_size_constraint() 1148 snd_pcm_hw_constraint_single(runtime, in rme96_set_buffer_size_constraint()
|
H A D | rme32.c | 807 snd_pcm_hw_constraint_single(runtime, in snd_rme32_set_buffer_constraint()
|
/linux/include/sound/ |
H A D | pcm.h | 1131 static inline int snd_pcm_hw_constraint_single( in snd_pcm_hw_constraint_single() function
|
/linux/sound/soc/stm/ |
H A D | stm32_i2s.c | 914 snd_pcm_hw_constraint_single(substream->runtime, in stm32_i2s_startup()
|
H A D | stm32_sai_sub.c | 888 snd_pcm_hw_constraint_single(substream->runtime, in stm32_sai_startup()
|
/linux/sound/pci/rme9652/ |
H A D | hdspm.c | 6072 snd_pcm_hw_constraint_single(runtime, in snd_hdspm_open() 6081 snd_pcm_hw_constraint_single(runtime, in snd_hdspm_open()
|
/linux/sound/soc/ |
H A D | soc-pcm.c | 475 ret = snd_pcm_hw_constraint_single(substream->runtime, \ in soc_pcm_apply_symmetry()
|