Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Djumpshot.c479 static unsigned char inquiry_response[8] = { in jumpshot_transport() local
495 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in jumpshot_transport()
Dalauda.c1124 static unsigned char inquiry_response[36] = { in alauda_transport() local
1130 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in alauda_transport()
Dsddr55.c777 static unsigned char inquiry_response[8] = { in sddr55_transport() local
827 memcpy(ptr, inquiry_response, 8); in sddr55_transport()
Dshuttle_usbat.c1685 static unsigned char inquiry_response[36] = { in usbat_flash_transport() local
1691 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in usbat_flash_transport()
Dsddr09.c1547 static unsigned char inquiry_response[8] = { in sddr09_transport() local
1580 memcpy(ptr, inquiry_response, 8); in sddr09_transport()