Searched defs:fill_inquiry_response (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/storage/
H A Dusb.c260 * fill_inquiry_response takes an unsigned char array (which must
268 void fill_inquiry_response(struct us_data *us, unsigned char *data, function
301 EXPORT_SYMBOL_GPL(fill_inquiry_response); variable
372 fill_inquiry_response(us, data_ptr, 36);

Completed in 49 milliseconds