Searched refs:regulators_node (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
D | isl9305.c | 77 .regulators_node = of_match_ptr("regulators"), 91 .regulators_node = of_match_ptr("regulators"), 105 .regulators_node = of_match_ptr("regulators"), 119 .regulators_node = of_match_ptr("regulators"),
|
D | max14577.c | 107 .regulators_node = of_match_ptr("regulators"), 120 .regulators_node = of_match_ptr("regulators"), 145 .regulators_node = of_match_ptr("regulators"), 158 .regulators_node = of_match_ptr("regulators"), 169 .regulators_node = of_match_ptr("regulators"), 185 .regulators_node = of_match_ptr("regulators"),
|
D | rt5033-regulator.c | 40 .regulators_node = of_match_ptr("regulators"), 56 .regulators_node = of_match_ptr("regulators"), 72 .regulators_node = of_match_ptr("regulators"),
|
D | max77686.c | 343 .regulators_node = of_match_ptr("voltage-regulators"), \ 362 .regulators_node = of_match_ptr("voltage-regulators"), \ 380 .regulators_node = of_match_ptr("voltage-regulators"), \ 398 .regulators_node = of_match_ptr("voltage-regulators"), \ 416 .regulators_node = of_match_ptr("voltage-regulators"), \ 434 .regulators_node = of_match_ptr("voltage-regulators"), \ 451 .regulators_node = of_match_ptr("voltage-regulators"), \
|
D | axp20x-regulator.c | 41 .regulators_node = of_match_ptr("regulators"), \ 63 .regulators_node = of_match_ptr("regulators"), \ 82 .regulators_node = of_match_ptr("regulators"), \ 97 .regulators_node = of_match_ptr("regulators"), \
|
D | max77843.c | 121 .regulators_node = of_match_ptr("regulators"), 136 .regulators_node = of_match_ptr("regulators"), 151 .regulators_node = of_match_ptr("regulators"),
|
D | max77802.c | 367 .regulators_node = of_match_ptr("regulators"), \ 388 .regulators_node = of_match_ptr("regulators"), \ 409 .regulators_node = of_match_ptr("regulators"), \ 430 .regulators_node = of_match_ptr("regulators"), \ 452 .regulators_node = of_match_ptr("regulators"), \ 473 .regulators_node = of_match_ptr("regulators"), \
|
D | max77693.c | 132 .regulators_node = of_match_ptr("regulators"), \ 151 .regulators_node = of_match_ptr("regulators"),
|
D | of_regulator.c | 283 if (desc->regulators_node) in regulator_of_get_init_data() 285 desc->regulators_node); in regulator_of_get_init_data() 291 desc->regulators_node); in regulator_of_get_init_data()
|
D | sky81452-regulator.c | 55 .regulators_node = of_match_ptr("regulator"),
|
D | rn5t618-regulator.c | 35 .regulators_node = of_match_ptr("regulators"), \
|
D | tps65217-regulator.c | 36 .regulators_node= of_match_ptr("regulators"), \
|
/linux-4.1.27/include/linux/regulator/ |
D | driver.h | 266 const char *regulators_node; member
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
D | pmbus.h | 391 .regulators_node = of_match_ptr("regulators"), \
|