Searched defs:snd_urb_ctx (Results 1 – 1 of 1) sorted by relevance
34 struct snd_urb_ctx { struct35 struct urb *urb;36 unsigned int buffer_size; /* size of data buffer, if data URB */37 struct snd_usb_substream *subs;38 int index; /* index for urb array */39 int packets; /* number of packets per urb */