Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dwusb.h186 u8 bType; member
/linux-4.1.27/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.1.27/drivers/usb/storage/
Dene_ub6250.c340 u8 bType; member
992 if (SysEntry->entry[i].bType != MS_SYSENT_TYPE_INVALID_BLOCK) in ms_lib_process_bootblock()
1022 if (SysEntry->entry[i].bType != MS_SYSENT_TYPE_CIS_IDI) in ms_lib_process_bootblock()
/linux-4.1.27/drivers/usb/atm/
Dueagle-atm.c548 __u8 bType; member
2144 if (intr->bType != 0x08 || sc->booting) { in uea_intr()