Searched refs:ms_erase_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/staging/rts5208/ |
D | ms.c | 1601 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) function 2365 ms_erase_block(chip, tmp_blk); 2371 ms_erase_block(chip, phy_blk); 2378 ms_erase_block(chip, phy_blk); 2383 ms_erase_block(chip, tmp_blk); 2475 retval = ms_erase_block(chip, phy_blk); 2495 retval = ms_erase_block(chip, phy_blk); 2506 retval = ms_erase_block(chip, phy_blk); 3492 retval = ms_erase_block(chip, old_blk); 3719 retval = ms_erase_block(chip, old_blk);
|