Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dendpoint.c613 snd_pcm_format_t pcm_format, in data_ep_set_params()
862 snd_pcm_format_t pcm_format, in snd_usb_endpoint_set_params()
Dformat.c392 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
Dcard.h120 snd_pcm_format_t pcm_format; /* current audio format (for hw_params callback) */ member
Dpcm.c578 snd_pcm_format_t pcm_format) in match_endpoint_audioformats()
/Linux-v4.19/include/xen/interface/io/
Dsndif.h639 uint8_t pcm_format; member
/Linux-v4.19/include/sound/
Dpcm.h1437 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits()