Home
last modified time | relevance | path

Searched refs:fwnode_property_string_array_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c264 mode_count = fwnode_property_string_array_count(node, mode_property); in otto_wdt_probe_reset_mode()
/linux/drivers/base/
H A Dproperty.c515 nval = fwnode_property_string_array_count(fwnode, propname); in fwnode_property_match_string()