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

/drivers/usb/storage/
H A Djumpshot.c489 static unsigned char inquiry_response[8] = { local
505 memcpy(ptr, inquiry_response, sizeof(inquiry_response));
H A Dsddr55.c780 static unsigned char inquiry_response[8] = { local
828 memcpy(ptr, inquiry_response, 8);
H A Dalauda.c1130 static unsigned char inquiry_response[36] = { local
1136 memcpy(ptr, inquiry_response, sizeof(inquiry_response));
H A Dsddr09.c1548 static unsigned char inquiry_response[8] = { local
1579 memcpy(ptr, inquiry_response, 8);
H A Dshuttle_usbat.c1692 static unsigned char inquiry_response[36] = { local
1698 memcpy(ptr, inquiry_response, sizeof(inquiry_response));

Completed in 310 milliseconds