Home
last modified time | relevance | path

Searched defs:pcm_format (Results 1 – 6 of 6) sorted by relevance

/linux-5.10/sound/usb/
Dendpoint.c629 snd_pcm_format_t pcm_format, in check_ep_params()
801 snd_pcm_format_t pcm_format, in data_ep_set_params()
1050 snd_pcm_format_t pcm_format, in snd_usb_endpoint_set_params()
Dformat.c525 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
Dcard.h128 snd_pcm_format_t pcm_format; /* current audio format (for hw_params callback) */ member
Dpcm.c628 snd_pcm_format_t pcm_format) in match_endpoint_audioformats()
/linux-5.10/include/xen/interface/io/
Dsndif.h639 uint8_t pcm_format; member
/linux-5.10/include/sound/
Dpcm.h1425 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits()