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

/linux-4.1.27/drivers/power/
H A D88pm860x_charger.c281 static void power_off_notification(struct pm860x_charger_info *info) power_off_notification() function
339 power_off_notification(info); set_charging_fsm()
379 power_off_notification(info); set_charging_fsm()
/linux-4.1.27/drivers/mmc/core/
H A Dmmc.c1385 * Enable power_off_notification byte in the ext_csd register mmc_init_card()
1400 card->ext_csd.power_off_notification = EXT_CSD_POWER_ON; mmc_init_card()
1562 (card->ext_csd.power_off_notification == EXT_CSD_POWER_ON); mmc_can_poweroff_notify()
1582 card->ext_csd.power_off_notification = EXT_CSD_NO_POWER_NOTIFICATION; mmc_poweroff_notify()
/linux-4.1.27/include/linux/mmc/
H A Dcard.h65 u8 power_off_notification; /* state */ member in struct:mmc_ext_csd

Completed in 101 milliseconds