Home
last modified time | relevance | path

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

/minix3/minix/include/minix/
H A Dusb_ch9.h146 uByte bNumInterface; member
/minix3/minix/drivers/usb/usbd/hcd/
H A Dhcd_common.c606 c->num_interfaces = c->descriptor.bNumInterface; in hcd_fill_configuration()
620 USB_DBG("bNumInterface %02X", desc->bNumInterface); in hcd_fill_configuration()