Home
last modified time | relevance | path

Searched refs:charger_extcon_notifier (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcharger-manager.c938 * charger_extcon_notifier - receive the state of charger cable
941 * @self: the notifier block of the charger_extcon_notifier.
945 static int charger_extcon_notifier(struct notifier_block *self, in charger_extcon_notifier() function
985 cable->nb.notifier_call = charger_extcon_notifier; in charger_extcon_init()
1066 charger_extcon_notifier(&cable->nb, in charger_manager_register_extcon()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dcharger-manager.c938 * charger_extcon_notifier - receive the state of charger cable
941 * @self: the notifier block of the charger_extcon_notifier.
945 static int charger_extcon_notifier(struct notifier_block *self, in charger_extcon_notifier() function
985 cable->nb.notifier_call = charger_extcon_notifier; in charger_extcon_init()
1063 charger_extcon_notifier(&cable->nb, in charger_manager_register_extcon()

Completed in 5 milliseconds