Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c200 #define USB_STATUS_PASS 0 macro
H A Df_mass_storage.c1610 u8 status = USB_STATUS_PASS; in send_status()