Home
last modified time | relevance | path

Searched defs:sync_ep (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/
H A Dproc.c158 proc_dump_ep_status(struct snd_usb_substream *subs, struct snd_usb_endpoint *data_ep, struct snd_usb_endpoint *sync_ep, struct snd_info_buffer *buffer) proc_dump_ep_status() argument
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...]
/kernel/linux/linux-6.6/sound/usb/
H A Dproc.c172 proc_dump_ep_status(struct snd_usb_substream *subs, struct snd_usb_endpoint *data_ep, struct snd_usb_endpoint *sync_ep, struct snd_info_buffer *buffer) proc_dump_ep_status() argument
H A Dendpoint.c885 snd_usb_endpoint_set_sync(struct snd_usb_audio *chip, struct snd_usb_endpoint *data_ep, struct snd_usb_endpoint *sync_ep) snd_usb_endpoint_set_sync() argument
H A Dcard.h27 unsigned char sync_ep; /* sync endpoint number */ member

Completed in 6 milliseconds