Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dshuttle_usbat.c56 #define USBAT_DEV_FLASH 0x02 macro
1012 info->devicetype = USBAT_DEV_FLASH; in usbat_identify_device()
1040 case USBAT_DEV_FLASH: in usbat_set_transport()
1535 if (usbat_get_device_type(us) == USBAT_DEV_FLASH) { in init_usbat()
1828 return init_usbat(us, USBAT_DEV_FLASH); in init_usbat_flash()