Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dformat.c651 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
H A Dimplicit.c407 snd_pcm_format_t pcm_format) in match_endpoint_audioformats()
/openbmc/linux/include/xen/interface/io/
H A Dsndif.h622 uint8_t pcm_format; member
/openbmc/linux/include/sound/
H A Dpcm.h1535 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits()