Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dcore.c5296 * regulator_handle_critical - Handle events for system-critical regulators.
5304 static void regulator_handle_critical(struct regulator_dev *rdev, in regulator_handle_critical() function
5344 regulator_handle_critical(rdev, event); in regulator_notifier_call_chain()