Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dshuttle_usbat.c259 static int usbat_bulk_read(struct us_data *us, in usbat_bulk_read() function
468 result = usbat_bulk_read(us, buf, len, use_sg); in usbat_read_block()
759 result = usbat_bulk_read(us, buffer, len, use_sg); in usbat_read_blocks()