Searched refs:snd_pcm_hw_params_bits (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/sound/
H A Dpcm_params.h365 int snd_pcm_hw_params_bits(const struct snd_pcm_hw_params *p);
/linux-master/sound/hda/
H A Dhdac_device.c773 bits = snd_pcm_hw_params_bits(&params);
/linux-master/sound/core/
H A Dpcm_lib.c1710 * snd_pcm_hw_params_bits - Get the number of bits per the sample.
1716 int snd_pcm_hw_params_bits(const struct snd_pcm_hw_params *p) function
1741 EXPORT_SYMBOL(snd_pcm_hw_params_bits); variable
/linux-master/sound/soc/intel/avs/
H A Dpath.c90 snd_pcm_hw_params_bits(params) == fmt->valid_bit_depth);

Completed in 150 milliseconds