snd_pcm_rate_to_rate_bit 1121 include/sound/pcm.h unsigned int snd_pcm_rate_to_rate_bit(unsigned int rate);
snd_pcm_rate_to_rate_bit  519 sound/core/pcm_misc.c EXPORT_SYMBOL(snd_pcm_rate_to_rate_bit);
snd_pcm_rate_to_rate_bit   90 sound/firewire/bebob/bebob_pcm.c 		hw->rates |= snd_pcm_rate_to_rate_bit(snd_bebob_rate_table[i]);
snd_pcm_rate_to_rate_bit  111 sound/firewire/dice/dice-pcm.c 		hw->rates |= snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit   98 sound/firewire/fireface/ff-pcm.c 		hw->rates |= snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit   90 sound/firewire/motu/motu-pcm.c 		hw->rates |= snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  105 sound/firewire/oxfw/oxfw-pcm.c 		hw->rates |= snd_pcm_rate_to_rate_bit(formation.rate);
snd_pcm_rate_to_rate_bit  382 sound/pci/bt87x.c 	runtime->hw.rates = snd_pcm_rate_to_rate_bit(chip->board.dig_rate);
snd_pcm_rate_to_rate_bit  878 sound/pci/rme32.c 		runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  920 sound/pci/rme32.c 		runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  956 sound/pci/rme32.c                 runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  980 sound/pci/rme32.c                 runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit 1203 sound/pci/rme96.c                 runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit 1231 sound/pci/rme96.c                 runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit 1272 sound/pci/rme96.c                 runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit 1298 sound/pci/rme96.c                 runtime->hw.rates = snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  582 sound/ppc/pmac.c 				snd_pcm_rate_to_rate_bit(chip->freq_table[i]);
snd_pcm_rate_to_rate_bit  440 sound/soc/meson/axg-spdifin.c 			snd_pcm_rate_to_rate_bit(priv->conf->mode_rates[i]);
snd_pcm_rate_to_rate_bit  228 sound/soc/meson/g12a-tohdmitx.c 	data->params.rates = snd_pcm_rate_to_rate_bit(params_rate(params));
snd_pcm_rate_to_rate_bit  213 sound/usb/format.c 			fp->rates |= snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  322 sound/usb/format.c 			fp->rates |= snd_pcm_rate_to_rate_bit(rate);
snd_pcm_rate_to_rate_bit  629 sound/usb/misc/ua101.c 	substream->runtime->hw.rates = snd_pcm_rate_to_rate_bit(ua->rate);