Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dwusb.h186 u8 bType; member
/linux-4.4.14/drivers/usb/wusbcore/
Ddevconnect.c609 switch (dn_hdr->bType) { in wusbhc_handle_dn()
629 dn_hdr->bType, (int)size, srcaddr); in wusbhc_handle_dn()
/linux-4.4.14/drivers/usb/storage/
Dene_ub6250.c343 u8 bType; member
995 if (SysEntry->entry[i].bType != MS_SYSENT_TYPE_INVALID_BLOCK) in ms_lib_process_bootblock()
1025 if (SysEntry->entry[i].bType != MS_SYSENT_TYPE_CIS_IDI) in ms_lib_process_bootblock()
/linux-4.4.14/drivers/usb/atm/
Dueagle-atm.c548 __u8 bType; member
2144 if (intr->bType != 0x08 || sc->booting) { in uea_intr()