Home
last modified time | relevance | path

Searched refs:power_cut_counter (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/ubi/
H A Ddebug.c682 if (ubi->dbg.power_cut_counter == 0) { in ubi_dbg_power_cut()
683 ubi->dbg.power_cut_counter = ubi->dbg.power_cut_min; in ubi_dbg_power_cut()
687 ubi->dbg.power_cut_counter += get_random_u32_below(range); in ubi_dbg_power_cut()
692 ubi->dbg.power_cut_counter--; in ubi_dbg_power_cut()
693 if (ubi->dbg.power_cut_counter) in ubi_dbg_power_cut()