Home
last modified time | relevance | path

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

/linux-4.1.27/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()
190 struct snd_urb_ctx *ctx) in prepare_outbound_urb()
257 struct snd_urb_ctx *urb_ctx) in prepare_inbound_urb()
304 struct snd_urb_ctx *ctx = NULL; in queue_pending_output_urbs()
317 struct snd_urb_ctx, ready_list); in queue_pending_output_urbs()
349 struct snd_urb_ctx *ctx = urb->context; in snd_complete_urb()
710 struct snd_urb_ctx *u = &ep->urb[i]; in data_ep_set_params()
755 struct snd_urb_ctx *u = &ep->urb[i]; in sync_ep_set_params()
[all …]
Dcard.h39 struct snd_urb_ctx { struct
67 struct snd_urb_ctx urb[MAX_URBS]; argument
Dpcm.c1367 struct snd_urb_ctx *ctx = urb->context; in prepare_playback_urb()