Home
last modified time | relevance | path

Searched refs:snd_usb_add_endpoint (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/usb/
A Dendpoint.h11 int snd_usb_add_endpoint(struct snd_usb_audio *chip, int ep_num, int type);
A Dstream.c1212 err = snd_usb_add_endpoint(chip, fp->endpoint, in __snd_usb_parse_audio_interface()
1218 err = snd_usb_add_endpoint(chip, fp->sync_ep, in __snd_usb_parse_audio_interface()
A Dquirks.c128 err = snd_usb_add_endpoint(chip, fp->endpoint, in add_audio_stream_from_fixed_fmt()
134 err = snd_usb_add_endpoint(chip, fp->sync_ep, in add_audio_stream_from_fixed_fmt()
A Dendpoint.c663 int snd_usb_add_endpoint(struct snd_usb_audio *chip, int ep_num, int type) in snd_usb_add_endpoint() function

Completed in 16 milliseconds