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

/linux-4.1.27/drivers/usb/storage/
H A Djumpshot.c489 static unsigned char inquiry_response[8] = { jumpshot_transport() local
505 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); jumpshot_transport()
H A Dalauda.c1135 static unsigned char inquiry_response[36] = { alauda_transport() local
1141 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); alauda_transport()
H A Dshuttle_usbat.c1692 static unsigned char inquiry_response[36] = { usbat_flash_transport() local
1698 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); usbat_flash_transport()
H A Dsddr55.c780 static unsigned char inquiry_response[8] = { sddr55_transport() local
828 memcpy(ptr, inquiry_response, 8); sddr55_transport()
H A Dsddr09.c1548 static unsigned char inquiry_response[8] = { sddr09_transport() local
1579 memcpy(ptr, inquiry_response, 8); sddr09_transport()

Completed in 299 milliseconds