Home
last modified time | relevance | path

Searched refs:snd_usb_get_endpoint (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/usb/
Dendpoint.h8 struct snd_usb_endpoint *snd_usb_get_endpoint(struct snd_usb_audio *chip,
Dendpoint.c630 snd_usb_get_endpoint(struct snd_usb_audio *chip, int ep_num) in snd_usb_get_endpoint() function
668 ep = snd_usb_get_endpoint(chip, ep_num); in snd_usb_add_endpoint()
778 ep = snd_usb_get_endpoint(chip, ep_num); in snd_usb_endpoint_open()
Dpcm.c886 ep = snd_usb_get_endpoint(chip, fp->endpoint); in get_sync_ep_from_substream()
898 ep = snd_usb_get_endpoint(chip, fp->sync_ep); in get_sync_ep_from_substream()