Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/storage/
A Dusual-tables.c27 { USB_INTERFACE_INFO(USB_CLASS_MASS_STORAGE, useProto, useTrans) }
A Duas-detect.h8 return (intf->desc.bInterfaceClass == USB_CLASS_MASS_STORAGE && in uas_is_interface()
A Duas.c920 { USB_INTERFACE_INFO(USB_CLASS_MASS_STORAGE, USB_SC_SCSI, USB_PR_BULK) },
921 { USB_INTERFACE_INFO(USB_CLASS_MASS_STORAGE, USB_SC_SCSI, USB_PR_UAS) },
/linux-6.3-rc2/drivers/usb/core/
A Ddevices.c113 {USB_CLASS_MASS_STORAGE, "stor."},
/linux-6.3-rc2/drivers/usb/gadget/function/
A Dstorage_common.c38 .bInterfaceClass = USB_CLASS_MASS_STORAGE,
A Df_tcm.c1730 .bInterfaceClass = USB_CLASS_MASS_STORAGE,
1740 .bInterfaceClass = USB_CLASS_MASS_STORAGE,
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch9.h322 #define USB_CLASS_MASS_STORAGE 8 macro
/linux-6.3-rc2/drivers/staging/gdm724x/
A Dgdm_usb.c37 .bInterfaceClass = USB_CLASS_MASS_STORAGE,\
/linux-6.3-rc2/drivers/usb/serial/
A Doption.c2276 if (iface_desc->bInterfaceClass == USB_CLASS_MASS_STORAGE) in option_probe()

Completed in 24 milliseconds