Home
last modified time | relevance | path

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

/sound/usb/
Dendpoint.c74 static void release_urb_ctx(struct snd_urb_ctx *u) in release_urb_ctx()
151 struct snd_urb_ctx *urb_ctx) in retire_outbound_urb()
158 struct snd_urb_ctx *urb_ctx) in retire_inbound_urb()
175 struct snd_urb_ctx *ctx) in prepare_silent_urb()
219 struct snd_urb_ctx *ctx) in prepare_outbound_urb()
268 struct snd_urb_ctx *urb_ctx) in prepare_inbound_urb()
315 struct snd_urb_ctx *ctx = NULL; in queue_pending_output_urbs()
327 struct snd_urb_ctx, ready_list); in queue_pending_output_urbs()
358 struct snd_urb_ctx *ctx = urb->context; in snd_complete_urb()
937 struct snd_urb_ctx *u = &ep->urb[i]; in data_ep_set_params()
[all …]
Dcard.h45 struct snd_urb_ctx { struct
73 struct snd_urb_ctx urb[MAX_URBS]; argument
Dpcm.c1752 struct snd_urb_ctx *ctx = urb->context; in prepare_playback_urb()