Home
last modified time | relevance | path

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

/sound/usb/
Dendpoint.c87 static void release_urb_ctx(struct snd_urb_ctx *u) in release_urb_ctx()
163 struct snd_urb_ctx *urb_ctx) in retire_outbound_urb()
170 struct snd_urb_ctx *urb_ctx) in retire_inbound_urb()
187 struct snd_urb_ctx *ctx) in prepare_silent_urb()
231 struct snd_urb_ctx *ctx) in prepare_outbound_urb()
280 struct snd_urb_ctx *urb_ctx) in prepare_inbound_urb()
327 struct snd_urb_ctx *ctx = NULL; in queue_pending_output_urbs()
340 struct snd_urb_ctx, ready_list); in queue_pending_output_urbs()
372 struct snd_urb_ctx *ctx = urb->context; in snd_complete_urb()
767 struct snd_urb_ctx *u = &ep->urb[i]; in data_ep_set_params()
[all …]
Dcard.h39 struct snd_urb_ctx { struct
67 struct snd_urb_ctx urb[MAX_URBS]; argument
Dpcm.c1463 struct snd_urb_ctx *ctx = urb->context; in prepare_playback_urb()