Home
last modified time | relevance | path

Searched refs:power_off_notification (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A D88pm860x_charger.c278 static void power_off_notification(struct pm860x_charger_info *info) in power_off_notification() function
336 power_off_notification(info); in set_charging_fsm()
376 power_off_notification(info); in set_charging_fsm()
/kernel/linux/linux-6.6/drivers/power/supply/
H A D88pm860x_charger.c278 static void power_off_notification(struct pm860x_charger_info *info) in power_off_notification() function
336 power_off_notification(info); in set_charging_fsm()
376 power_off_notification(info); in set_charging_fsm()
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dcard.h62 u8 power_off_notification; /* state */ member
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dcard.h62 u8 power_off_notification; /* state */ member
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc.c1754 * Enable power_off_notification byte in the ext_csd register in mmc_init_card()
1769 card->ext_csd.power_off_notification = EXT_CSD_POWER_ON; in mmc_init_card()
1983 (card->ext_csd.power_off_notification == EXT_CSD_POWER_ON); in mmc_can_poweroff_notify()
2003 card->ext_csd.power_off_notification = EXT_CSD_NO_POWER_NOTIFICATION; in mmc_poweroff_notify()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc.c1778 * Enable power_off_notification byte in the ext_csd register in mmc_init_card()
1793 card->ext_csd.power_off_notification = EXT_CSD_POWER_ON; in mmc_init_card()
2005 (card->ext_csd.power_off_notification == EXT_CSD_POWER_ON); in mmc_can_poweroff_notify()
2025 card->ext_csd.power_off_notification = EXT_CSD_NO_POWER_NOTIFICATION; in mmc_poweroff_notify()

Completed in 10 milliseconds