Searched refs:snd_pcm_hw_rule_add (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c1552 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
1562 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
1576 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
1583 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
1592 snd_pcm_hw_rule_add(substream->runtime, 0,
H A Dj721e-evm.c279 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
H A Domap-mcbsp.c801 snd_pcm_hw_rule_add(substream->runtime, 0,
/linux-master/sound/ppc/
H A Dpmac.c589 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
591 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
/linux-master/sound/pci/rme9652/
H A Dhdsp.c4508 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
4511 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
4514 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
4579 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
4582 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
4585 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
H A Dhdspm.c6103 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
6110 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
6115 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
/linux-master/sound/soc/sh/rcar/
H A Dcore.c1026 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
1030 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
/linux-master/sound/firewire/
H A Damdtp-stream.c252 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
258 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
/linux-master/sound/soc/atmel/
H A Datmel_ssc_dai.c301 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
/linux-master/sound/soc/codecs/
H A Dcs4234.c518 return snd_pcm_hw_rule_add(sub->runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
H A Dpcm512x.c598 return snd_pcm_hw_rule_add(substream->runtime, 0,
/linux-master/sound/soc/fsl/
H A Dimx-card.c445 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
/linux-master/sound/arm/
H A Daaci.c422 ret = snd_pcm_hw_rule_add(substream->runtime, 0,
/linux-master/sound/sparc/
H A Ddbri.c2060 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
2063 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
/linux-master/include/sound/
H A Dpcm.h1103 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime,
/linux-master/sound/pci/
H A Dsonicvibes.c799 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, snd_sonicvibes_hw_constraint_dac_rate, NULL, SNDRV_PCM_HW_PARAM_RATE, -1);

Completed in 281 milliseconds

12