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

/linux-master/sound/usb/
H A Dendpoint.h11 int snd_usb_add_endpoint(struct snd_usb_audio *chip, int ep_num, int type);
H A Dstream.c1216 err = snd_usb_add_endpoint(chip, fp->endpoint,
1222 err = snd_usb_add_endpoint(chip, fp->sync_ep,
H A Dquirks.c129 err = snd_usb_add_endpoint(chip, fp->endpoint,
135 err = snd_usb_add_endpoint(chip, fp->sync_ep,
H A Dendpoint.c662 * snd_usb_add_endpoint: Add an endpoint to an USB audio chip
679 int snd_usb_add_endpoint(struct snd_usb_audio *chip, int ep_num, int type) function

Completed in 250 milliseconds