Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/ubi/
Ddebug.c38 FAIL_ACTION(power_cut, fault_power_cut_attr) in FAIL_ACTION()
/linux-6.12.1/drivers/net/usb/
Dr8152.c5211 static void rtl8152_apply_firmware(struct r8152 *tp, bool power_cut) in rtl8152_apply_firmware() argument
5244 rtl_pre_ram_code(tp, key_addr, __le16_to_cpu(key->key_data), !power_cut); in rtl8152_apply_firmware()
5250 rtl_post_ram_code(tp, key_addr, !power_cut); in rtl8152_apply_firmware()
5272 rtl_ram_code_speed_up(tp, (struct fw_phy_speed_up *)block, !power_cut); in rtl8152_apply_firmware()