Searched refs:alauda_erase_block (Results 1 - 2 of 2) sorted by relevance

/drivers/mtd/nand/
H A Dalauda.c320 static int alauda_erase_block(struct mtd_info *mtd, loff_t ofs) function
509 err = alauda_erase_block(mtd, ofs);
/drivers/usb/storage/
H A Dalauda.c705 static int alauda_erase_block(struct us_data *us, u16 pba) function
714 US_DEBUGP("alauda_erase_block: Erasing PBA %d\n", pba);
726 US_DEBUGP("alauda_erase_block: Erase result: %02X %02X\n",
908 result = alauda_erase_block(us, pba);

Completed in 32 milliseconds