Home
last modified time | relevance | path

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

/linux-4.1.27/sound/usb/
Dendpoint.c588 snd_pcm_format_t pcm_format, in data_ep_set_params()
800 snd_pcm_format_t pcm_format, in snd_usb_endpoint_set_params()
Dformat.c376 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
Dcard.h116 snd_pcm_format_t pcm_format; /* current audio format (for hw_params callback) */ member
Dpcm.c539 snd_pcm_format_t pcm_format) in match_endpoint_audioformats()
/linux-4.1.27/include/sound/
Dpcm.h1384 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits()