Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/
H A Dendpoint.c627 snd_pcm_format_t pcm_format, in check_ep_params()
799 snd_pcm_format_t pcm_format, in data_ep_set_params()
1047 snd_pcm_format_t pcm_format, in snd_usb_endpoint_set_params()
H A Dformat.c530 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
H A Dcard.h135 snd_pcm_format_t pcm_format; /* current audio format (for hw_params callback) */ member
H A Dpcm.c771 snd_pcm_format_t pcm_format) in match_endpoint_audioformats()
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dasoundlib.h72 enum pcm_format { enum
/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dsndif.h639 uint8_t pcm_format; member
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h1429 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits()