Searched refs:regulator_class (Results 1 – 1 of 1) sorted by relevance
3562 static struct class regulator_class = { variable3696 rdev->dev.class = ®ulator_class; in regulator_register()3750 class_for_each_device(®ulator_class, NULL, NULL, in regulator_register()4031 if (consumer->dev->class == ®ulator_class) in regulator_summary_show_subtree()4101 ret = class_register(®ulator_class); in regulator_init()4186 class_for_each_device(®ulator_class, NULL, NULL, in regulator_init_complete()