Home
last modified time | relevance | path

Searched refs:of_match (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Drk808-regulator.c77 .name = (_match), .supply_name = (_supply), .of_match = of_match_ptr(_match), \
88 .name = (_match), .supply_name = (_supply), .of_match = of_match_ptr(_match), \
113 .name = (_match), .supply_name = (_supply), .of_match = of_match_ptr(_match), \
853 .of_match = of_match_ptr("DCDC_REG1"),
873 .of_match = of_match_ptr("DCDC_REG2"),
893 .of_match = of_match_ptr("DCDC_REG3"),
909 .of_match = of_match_ptr("DCDC_REG4"),
939 .of_match = of_match_ptr("DCDC_REG1"),
956 .of_match = of_match_ptr("DCDC_REG2"),
973 .of_match
[all...]
H A Dof_regulator.c399 if (!dev->of_node || !desc->of_match) { in regulator_of_get_init_node()
407 if (!strcmp(desc->of_match, search->name)) { in regulator_of_get_init_node()
428 if (!strcmp(desc->of_match, name)) { in regulator_of_get_init_node()
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h215 * @of_match: Name used to identify regulator in DT.
216 * @of_match_full_name: A flag to indicate that the of_match string, if
219 * @of_parse_cb: Optional callback called only if of_match is present.
308 const char *of_match; member
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Drk806-regulator.c950 .of_match = of_match_ptr(_name),\
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c1790 .of_match = "otg-vbus",

Completed in 9 milliseconds