Home
last modified time | relevance | path

Searched refs:fwnode_property_match_property_string (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/
H A Dproperty.c557 int fwnode_property_match_property_string(const struct fwnode_handle *fwnode, in fwnode_property_match_property_string() function
573 EXPORT_SYMBOL_GPL(fwnode_property_match_property_string);
/linux/drivers/iio/adc/
H A Dad7173.c1638 ret = fwnode_property_match_property_string(child, in ad7173_fw_parse_channel_config()
H A Dad4170-4.c2310 ret = fwnode_property_match_property_string(child, "adi,sensor-type", in ad4170_parse_channel_node()
/linux/drivers/clk/
H A Dclk-stm32f4.c906 ret = fwnode_property_match_property_string(of_fwnode_handle(np), in stm32f4_pll_ssc_parse_dt()