Home
last modified time | relevance | path

Searched refs:of_parse_cb (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c456 if (desc->of_parse_cb) { in regulator_of_get_init_data()
459 ret = desc->of_parse_cb(child, desc, config); in regulator_of_get_init_data()
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h219 * @of_parse_cb: Optional callback called only if of_match is present.
311 int (*of_parse_cb)(struct device_node *, const struct regulator_desc *, struct regulator_config *); member

Completed in 2 milliseconds