Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/
H A Dendpoint.c74 static void release_urb_ctx(struct snd_urb_ctx *u) in release_urb_ctx()
174 struct snd_urb_ctx *urb_ctx) in retire_outbound_urb()
181 struct snd_urb_ctx *urb_ctx) in retire_inbound_urb()
198 struct snd_urb_ctx *ctx) in prepare_silent_urb()
244 struct snd_urb_ctx *ctx) in prepare_outbound_urb()
293 struct snd_urb_ctx *urb_ctx) in prepare_inbound_urb()
340 struct snd_urb_ctx *ctx = NULL; in queue_pending_output_urbs()
352 struct snd_urb_ctx, ready_list); in queue_pending_output_urbs()
383 struct snd_urb_ctx *ctx = urb->context; in snd_complete_urb()
958 struct snd_urb_ctx *u = &ep->urb[i]; in data_ep_set_params()
[all …]
H A Dcard.h45 struct snd_urb_ctx { struct
73 struct snd_urb_ctx urb[MAX_URBS]; argument
H A Dpcm.c1779 struct snd_urb_ctx *ctx = urb->context; in prepare_playback_urb()