Home
last modified time | relevance | path

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

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