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