Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dshuttle_usbat.c66 #define USBAT_DEV_FLASH 0x02 macro
1022 info->devicetype = USBAT_DEV_FLASH; in usbat_identify_device()
1050 case USBAT_DEV_FLASH: in usbat_set_transport()
1545 if (usbat_get_device_type(us) == USBAT_DEV_FLASH) { in init_usbat()
1837 return init_usbat(us, USBAT_DEV_FLASH); in init_usbat_flash()