Searched refs:ms_erase_block (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/staging/rts5208/ |
D | ms.c | 1516 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) function 2245 ms_erase_block(chip, tmp_blk); 2251 ms_erase_block(chip, phy_blk); 2258 ms_erase_block(chip, phy_blk); 2263 ms_erase_block(chip, tmp_blk); 2352 retval = ms_erase_block(chip, phy_blk); 2372 retval = ms_erase_block(chip, phy_blk); 2383 retval = ms_erase_block(chip, phy_blk); 3330 retval = ms_erase_block(chip, old_blk); 3554 retval = ms_erase_block(chip, old_blk);
|