Home
last modified time | relevance | path

Searched refs:inquiry_response (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Djumpshot.c480 static unsigned char inquiry_response[8] = { in jumpshot_transport() local
496 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in jumpshot_transport()
H A Dalauda.c1132 static unsigned char inquiry_response[36] = { in alauda_transport() local
1138 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in alauda_transport()
H A Dshuttle_usbat.c1686 static unsigned char inquiry_response[36] = { in usbat_flash_transport() local
1692 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in usbat_flash_transport()
H A Dsddr55.c778 static unsigned char inquiry_response[8] = { in sddr55_transport() local
828 memcpy(ptr, inquiry_response, 8); in sddr55_transport()
H A Dsddr09.c1548 static unsigned char inquiry_response[8] = { in sddr09_transport() local
1581 memcpy(ptr, inquiry_response, 8); in sddr09_transport()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Djumpshot.c480 static unsigned char inquiry_response[8] = { in jumpshot_transport() local
496 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in jumpshot_transport()
H A Dalauda.c1132 static unsigned char inquiry_response[36] = { in alauda_transport() local
1138 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in alauda_transport()
H A Dshuttle_usbat.c1686 static unsigned char inquiry_response[36] = { in usbat_flash_transport() local
1692 memcpy(ptr, inquiry_response, sizeof(inquiry_response)); in usbat_flash_transport()
H A Dsddr55.c778 static unsigned char inquiry_response[8] = { in sddr55_transport() local
828 memcpy(ptr, inquiry_response, 8); in sddr55_transport()
H A Dsddr09.c1548 static unsigned char inquiry_response[8] = { in sddr09_transport() local
1581 memcpy(ptr, inquiry_response, 8); in sddr09_transport()

Completed in 17 milliseconds