Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Ddebug.c38 FAIL_ACTION(power_cut, fault_power_cut_attr) in FAIL_ACTION()
/linux/drivers/net/usb/
H A Dr8152.c5178 static void rtl8152_apply_firmware(struct r8152 *tp, bool power_cut) in rtl8152_apply_firmware() argument
5211 rtl_pre_ram_code(tp, key_addr, __le16_to_cpu(key->key_data), !power_cut); in rtl8152_apply_firmware()
5217 rtl_post_ram_code(tp, key_addr, !power_cut); in rtl8152_apply_firmware()
5239 rtl_ram_code_speed_up(tp, (struct fw_phy_speed_up *)block, !power_cut); in rtl8152_apply_firmware()