Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/storage/
Ddatafab.c553 static unsigned char inquiry_reply[8] = { in datafab_transport() local
570 memcpy(ptr, inquiry_reply, sizeof(inquiry_reply)); in datafab_transport()