Searched refs:ms_erase_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/staging/rts5208/ |
D | ms.c | 1516 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) function 2247 ms_erase_block(chip, tmp_blk); 2253 ms_erase_block(chip, phy_blk); 2260 ms_erase_block(chip, phy_blk); 2265 ms_erase_block(chip, tmp_blk); 2354 retval = ms_erase_block(chip, phy_blk); 2374 retval = ms_erase_block(chip, phy_blk); 2385 retval = ms_erase_block(chip, phy_blk); 3332 retval = ms_erase_block(chip, old_blk); 3556 retval = ms_erase_block(chip, old_blk);
|