Searched refs:regulators_node (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/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 | 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 | max77693.c | 165 .regulators_node = of_match_ptr("regulators"), \ 184 .regulators_node = of_match_ptr("regulators"), 207 .regulators_node = of_match_ptr("regulators"), \ 226 .regulators_node = of_match_ptr("regulators"),
|
D | max77802.c | 368 .regulators_node = of_match_ptr("regulators"), \ 389 .regulators_node = of_match_ptr("regulators"), \ 410 .regulators_node = of_match_ptr("regulators"), \ 431 .regulators_node = of_match_ptr("regulators"), \ 453 .regulators_node = of_match_ptr("regulators"), \ 474 .regulators_node = of_match_ptr("regulators"), \
|
D | da9062-regulator.c | 414 .desc.regulators_node = of_match_ptr("regulators"), 452 .desc.regulators_node = of_match_ptr("regulators"), 490 .desc.regulators_node = of_match_ptr("regulators"), 528 .desc.regulators_node = of_match_ptr("regulators"), 566 .desc.regulators_node = of_match_ptr("regulators"), 598 .desc.regulators_node = of_match_ptr("regulators"), 630 .desc.regulators_node = of_match_ptr("regulators"), 662 .desc.regulators_node = of_match_ptr("regulators"),
|
D | axp20x-regulator.c | 45 .regulators_node = of_match_ptr("regulators"), \ 67 .regulators_node = of_match_ptr("regulators"), \ 87 .regulators_node = of_match_ptr("regulators"), \ 106 .regulators_node = of_match_ptr("regulators"), \ 121 .regulators_node = of_match_ptr("regulators"), \
|
D | mt6311-regulator.c | 66 .regulators_node = of_match_ptr("regulators"),\ 86 .regulators_node = of_match_ptr("regulators"),\
|
D | max14577.c | 106 .regulators_node = of_match_ptr("regulators"), \ 119 .regulators_node = of_match_ptr("regulators"), \ 147 .regulators_node = of_match_ptr("regulators"), \
|
D | of_regulator.c | 301 if (desc->regulators_node) in regulator_of_get_init_data() 303 desc->regulators_node); in regulator_of_get_init_data() 309 desc->regulators_node); in regulator_of_get_init_data()
|
D | sky81452-regulator.c | 55 .regulators_node = of_match_ptr("regulator"),
|
D | 88pm800.c | 99 .regulators_node = of_match_ptr("regulators"), \ 129 .regulators_node = of_match_ptr("regulators"), \
|
D | tps65023-regulator.c | 93 .regulators_node = of_match_ptr("regulators"), \ 112 .regulators_node = of_match_ptr("regulators"), \
|
D | rn5t618-regulator.c | 35 .regulators_node = of_match_ptr("regulators"), \
|
D | tps65217-regulator.c | 36 .regulators_node= of_match_ptr("regulators"), \
|
/linux-4.4.14/include/linux/regulator/ |
D | driver.h | 279 const char *regulators_node; member
|
/linux-4.4.14/drivers/hwmon/pmbus/ |
D | pmbus.h | 398 .regulators_node = of_match_ptr("regulators"), \
|