Home
last modified time | relevance | path

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

/linux-6.1.9/sound/usb/
Dcard.c242 int rest_bytes; in snd_usb_create_streams() local
252 rest_bytes = (void *)(host_iface->extra + in snd_usb_create_streams()
256 if (rest_bytes <= 0) { in snd_usb_create_streams()
261 if (rest_bytes < sizeof(*h1)) { in snd_usb_create_streams()
271 if (rest_bytes < h1->bLength) { in snd_usb_create_streams()