Searched refs:snd_urb_ctx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dcard.h33 struct snd_urb_ctx { struct
83 struct snd_urb_ctx dataurb[MAX_URBS]; /* data urb table */
84 struct snd_urb_ctx syncurb[SYNC_URBS]; /* sync urb table */
H A Durb.c100 static void release_urb_ctx(struct snd_urb_ctx *u)
168 struct snd_urb_ctx *ctx = urb->context;
191 struct snd_urb_ctx *ctx = urb->context;
299 struct snd_urb_ctx *u = &subs->dataurb[i];
329 struct snd_urb_ctx *u = &subs->syncurb[i];
366 struct snd_urb_ctx *ctx = urb->context;
388 struct snd_urb_ctx *ctx = urb->context;
426 struct snd_urb_ctx *ctx = urb->context;
525 struct snd_urb_ctx *ctx = urb->context;
543 struct snd_urb_ctx *ct
[all...]

Completed in 158 milliseconds