Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Djumpshot.c672 unsigned char inquiry_response[36] = { in jumpshot_transport() local
692 memset(inquiry_response + 8, 0, 28); in jumpshot_transport()
693 fill_inquiry_response(us, inquiry_response, 36); in jumpshot_transport()
Dsddr55.c910 unsigned char inquiry_response[36] = { in sddr55_transport() local
963 memset(inquiry_response+8, 0, 28); in sddr55_transport()
964 fill_inquiry_response(us, inquiry_response, 36); in sddr55_transport()
Dsddr09.c1573 unsigned char inquiry_response[36] = { in sddr09_transport() local
1613 memset(inquiry_response+8, 0, 28); in sddr09_transport()
1614 fill_inquiry_response(us, inquiry_response, 36); in sddr09_transport()