Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dstorage.h33 #define USB_PR_UAS 0x62 /* USB Attached SCSI */ macro
/openbmc/linux/drivers/usb/storage/
H A Duas-detect.h10 intf->desc.bInterfaceProtocol == USB_PR_UAS); in uas_is_interface()
H A Duas.c926 { USB_INTERFACE_INFO(USB_CLASS_MASS_STORAGE, USB_SC_SCSI, USB_PR_UAS) },
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c1711 .bInterfaceProtocol = USB_PR_UAS,