Home
last modified time | relevance | path

Searched refs:usb_stream_packet (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dusb_stream.h14 struct usb_stream_packet { struct
43 struct usb_stream_packet outpacket[2];
50 struct usb_stream_packet inpacket[];
/openbmc/linux/sound/usb/usx2y/
H A Dusb_stream.c91 (char *)s + sizeof(*s) + sizeof(struct usb_stream_packet) * s->inpackets; in init_urbs()
188 (max_packsize + sizeof(struct usb_stream_packet)); in usb_stream_new()