Home
last modified time | relevance | path

Searched refs:of_match_full_name (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/regulator/
H A Ddriver.h260 * @of_match_full_name: A flag to indicate that the of_match string, if
368 bool of_match_full_name; member
/linux/drivers/regulator/
H A Dscmi-regulator.c233 sreg->desc.of_match_full_name = true; in scmi_regulator_common_init()
H A Dof_regulator.c505 if (!desc->of_match_full_name) in regulator_of_get_init_node()