Searched defs:sync_ep (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/ |
H A D | proc.c | 158 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 D | endpoint.c | 626 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 D | proc.c | 172 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 D | endpoint.c | 885 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 D | card.h | 27 unsigned char sync_ep; /* sync endpoint number */ member
|
Completed in 9 milliseconds