Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.c385 #define NUM_USBIP_FLAGS 17 macro
387 static const struct urb_to_usbip_flags flag_map[NUM_USBIP_FLAGS] = {
412 for (loop = 0; loop < NUM_USBIP_FLAGS; loop++) { in urb_to_usbip()
425 for (loop = 0; loop < NUM_USBIP_FLAGS; loop++) { in usbip_to_urb()