Searched refs:ms_erase_block (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ |
D | ms.c | 1742 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) function 2555 ms_erase_block(chip, tmp_blk); 2561 ms_erase_block(chip, phy_blk); 2568 ms_erase_block(chip, phy_blk); 2573 ms_erase_block(chip, tmp_blk); 2667 retval = ms_erase_block(chip, phy_blk); 2687 retval = ms_erase_block(chip, phy_blk); 2698 retval = ms_erase_block(chip, phy_blk); 3748 retval = ms_erase_block(chip, old_blk); 3984 retval = ms_erase_block(chip, old_blk);
|