Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/
Dendpoint.c74 static void release_urb_ctx(struct snd_urb_ctx *u) in release_urb_ctx()
150 struct snd_urb_ctx *urb_ctx) in retire_outbound_urb()
157 struct snd_urb_ctx *urb_ctx) in retire_inbound_urb()
174 struct snd_urb_ctx *ctx) in prepare_silent_urb()
218 struct snd_urb_ctx *ctx) in prepare_outbound_urb()
267 struct snd_urb_ctx *urb_ctx) in prepare_inbound_urb()
314 struct snd_urb_ctx *ctx = NULL; in queue_pending_output_urbs()
326 struct snd_urb_ctx, ready_list); in queue_pending_output_urbs()
357 struct snd_urb_ctx *ctx = urb->context; in snd_complete_urb()
762 struct snd_urb_ctx *u = &ep->urb[i]; in data_ep_set_params()
[all …]
Dcard.h43 struct snd_urb_ctx { struct
71 struct snd_urb_ctx urb[MAX_URBS]; argument
Dpcm.c1557 struct snd_urb_ctx *ctx = urb->context; in prepare_playback_urb()