Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dcard.h128 int skip_packets; /* quirks for devices to ignore the first n packets member
H A Dendpoint.c264 if (unlikely(ep->skip_packets > 0)) { in retire_inbound_urb()
265 ep->skip_packets--; in retire_inbound_urb()
H A Dquirks.c1809 ep->skip_packets = 4; in snd_usb_endpoint_start_quirk()
1821 ep->skip_packets = 16; in snd_usb_endpoint_start_quirk()