Searched refs:ms_erase_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/staging/rts5208/ |
D | ms.c | 1516 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) function 2246 ms_erase_block(chip, tmp_blk); 2252 ms_erase_block(chip, phy_blk); 2259 ms_erase_block(chip, phy_blk); 2264 ms_erase_block(chip, tmp_blk); 2353 retval = ms_erase_block(chip, phy_blk); 2373 retval = ms_erase_block(chip, phy_blk); 2384 retval = ms_erase_block(chip, phy_blk); 3331 retval = ms_erase_block(chip, old_blk); 3555 retval = ms_erase_block(chip, old_blk);
|