Searched refs:snd_pcm_hw_params_bits (Results 1 – 3 of 3) sorted by relevance
365 int snd_pcm_hw_params_bits(const struct snd_pcm_hw_params *p);
1736 int snd_pcm_hw_params_bits(const struct snd_pcm_hw_params *p) in snd_pcm_hw_params_bits() function1761 EXPORT_SYMBOL(snd_pcm_hw_params_bits);
91 snd_pcm_hw_params_bits(params) == fmt->valid_bit_depth); in avs_test_hw_params()