Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dalauda.c1135 static const unsigned char inquiry_response[36] = { in alauda_transport() local
1141 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in alauda_transport()
H A Dsddr55.c778 static const unsigned char inquiry_response[8] = { in sddr55_transport() local
828 memcpy(ptr, inquiry_response, 8); in sddr55_transport()
H A Dshuttle_usbat.c1686 static const unsigned char inquiry_response[36] = { in usbat_flash_transport() local
1692 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in usbat_flash_transport()
H A Dsddr09.c1548 static const unsigned char inquiry_response[8] = { in sddr09_transport() local
1581 memcpy(ptr, inquiry_response, 8); in sddr09_transport()