Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Ddevres.c400 struct regulator_notifier_match { struct
408 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier()
409 struct regulator_notifier_match *target = data; in devm_regulator_match_notifier()
416 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier()
434 struct regulator_notifier_match *match; in devm_regulator_register_notifier()
438 sizeof(struct regulator_notifier_match), in devm_regulator_register_notifier()
472 struct regulator_notifier_match match; in devm_regulator_unregister_notifier()
/kernel/linux/linux-6.6/drivers/regulator/
H A Ddevres.c557 struct regulator_notifier_match { struct
565 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier()
566 struct regulator_notifier_match *target = data; in devm_regulator_match_notifier()
573 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier()
591 struct regulator_notifier_match *match; in devm_regulator_register_notifier()
595 sizeof(struct regulator_notifier_match), in devm_regulator_register_notifier()
629 struct regulator_notifier_match match; in devm_regulator_unregister_notifier()

Completed in 3 milliseconds