Home
last modified time | relevance | path

Searched defs:frame_bits (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/
Dendpoint.c638 int frame_bits = snd_pcm_format_physical_width(pcm_format) * channels; in check_ep_params() local
810 int frame_bits = snd_pcm_format_physical_width(pcm_format) * channels; in data_ep_set_params() local
/kernel/linux/linux-5.10/sound/soc/bcm/
Dcygnus-ssp.c976 int frame_bits; in cygnus_set_dai_tdm_slot() local
/kernel/linux/linux-5.10/include/sound/
Dpcm.h369 unsigned int frame_bits; member