Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/
Dcard.c237 int rest_bytes; in snd_usb_create_streams() local
247 rest_bytes = (void *)(host_iface->extra + in snd_usb_create_streams()
251 if (rest_bytes <= 0) { in snd_usb_create_streams()
256 if (rest_bytes < sizeof(*h1)) { in snd_usb_create_streams()
266 if (rest_bytes < h1->bLength) { in snd_usb_create_streams()