Searched refs:ms_read_copyblock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | ene_ub6250.c | 1152 static int ms_read_copyblock(struct us_data *us, u16 oldphy, u16 newphy, in ms_read_copyblock() function 1801 result = ms_read_copyblock(us, oldphy, newphy, PhyBlockAddr, PageNum, buf+offset, len); in ms_scsi_write()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | ene_ub6250.c | 1153 static int ms_read_copyblock(struct us_data *us, u16 oldphy, u16 newphy, in ms_read_copyblock() function 1802 result = ms_read_copyblock(us, oldphy, newphy, PhyBlockAddr, PageNum, buf+offset, len); in ms_scsi_write()
|
Completed in 8 milliseconds