Home
last modified time | relevance | path

Searched defs:pcm_format (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/
H A Dformat.c535 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
H A Dendpoint.c626 check_ep_params(struct snd_usb_endpoint *ep, snd_pcm_format_t pcm_format, unsigned int channels, unsigned int period_bytes, unsigned int frames_per_period, unsigned int periods_per_buffer, struct audioformat *fmt, struct snd_usb_endpoint *sync_ep) check_ep_params() argument
798 data_ep_set_params(struct snd_usb_endpoint *ep, snd_pcm_format_t pcm_format, unsigned int channels, unsigned int period_bytes, unsigned int frames_per_period, unsigned int periods_per_buffer, struct audioformat *fmt, struct snd_usb_endpoint *sync_ep) data_ep_set_params() argument
1046 snd_usb_endpoint_set_params(struct snd_usb_endpoint *ep, snd_pcm_format_t pcm_format, unsigned int channels, unsigned int period_bytes, unsigned int period_frames, unsigned int buffer_periods, unsigned int rate, struct audioformat *fmt, struct snd_usb_endpoint *sync_ep) snd_usb_endpoint_set_params() argument
[all...]
H A Dcard.h128 snd_pcm_format_t pcm_format; /* current audio format (for hw_params callback) */ member
H A Dpcm.c622 match_endpoint_audioformats(struct snd_usb_substream *subs, struct audioformat *fp, struct audioformat *match, int rate, snd_pcm_format_t pcm_format) match_endpoint_audioformats() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dformat.c651 snd_pcm_format_t pcm_format; in parse_audio_format_i() local
H A Dimplicit.c404 match_endpoint_audioformats(struct snd_usb_substream *subs, const struct audioformat *fp, int rate, int channels, snd_pcm_format_t pcm_format) match_endpoint_audioformats() argument
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dsndif.h639 uint8_t pcm_format; member
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dsndif.h622 uint8_t pcm_format; member
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1427 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits() argument
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h1535 static inline u64 pcm_format_to_bits(snd_pcm_format_t pcm_format) in pcm_format_to_bits() argument

Completed in 17 milliseconds