Searched refs:wm8400_ldo_ranges (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | wm8400-regulator.c | 16 static const struct linear_range wm8400_ldo_ranges[] = { variable 123 .linear_ranges = wm8400_ldo_ranges, 124 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges), 137 .linear_ranges = wm8400_ldo_ranges, 138 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges), 151 .linear_ranges = wm8400_ldo_ranges, 152 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges), 165 .linear_ranges = wm8400_ldo_ranges, 166 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges),
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | wm8400-regulator.c | 16 static const struct linear_range wm8400_ldo_ranges[] = { variable 123 .linear_ranges = wm8400_ldo_ranges, 124 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges), 137 .linear_ranges = wm8400_ldo_ranges, 138 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges), 151 .linear_ranges = wm8400_ldo_ranges, 152 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges), 165 .linear_ranges = wm8400_ldo_ranges, 166 .n_linear_ranges = ARRAY_SIZE(wm8400_ldo_ranges),
|
Completed in 2 milliseconds