Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Dshuttle_usbat.c63 #define USBAT_DEV_FLASH 0x02 macro
1019 info->devicetype = USBAT_DEV_FLASH; in usbat_identify_device()
1047 case USBAT_DEV_FLASH: in usbat_set_transport()
1542 if (usbat_get_device_type(us) == USBAT_DEV_FLASH) { in init_usbat()
1834 return init_usbat(us, USBAT_DEV_FLASH); in init_usbat_flash()