Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Ddatafab.c562 static unsigned char inquiry_reply[8] = { in datafab_transport() local
579 memcpy(ptr, inquiry_reply, sizeof(inquiry_reply)); in datafab_transport()