Searched refs:snd_pcm_hw_params_bits (Results 1 – 4 of 4) sorted by relevance
365 int snd_pcm_hw_params_bits(const struct snd_pcm_hw_params *p);
773 bits = snd_pcm_hw_params_bits(¶ms); in snd_hdac_stream_format_bits()
1730 * snd_pcm_hw_params_bits - Get the number of bits per the sample.1736 int snd_pcm_hw_params_bits(const struct snd_pcm_hw_params *p) in snd_pcm_hw_params_bits() function 1761 EXPORT_SYMBOL(snd_pcm_hw_params_bits);
91 snd_pcm_hw_params_bits(params) == fmt->valid_bit_depth); in avs_test_hw_params()