Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dcard.c244 int rest_bytes; in snd_usb_create_streams() local
254 rest_bytes = (void *)(host_iface->extra + in snd_usb_create_streams()
258 if (rest_bytes <= 0) { in snd_usb_create_streams()
263 if (rest_bytes < sizeof(*h1)) { in snd_usb_create_streams()
273 if (rest_bytes < h1->bLength) { in snd_usb_create_streams()