Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dswnode.c130 static const void *property_entry_find(const struct property_entry *props, in property_entry_find() function
177 pointer = property_entry_find(props, name, length); in property_entry_read_int_array()
206 pointer = property_entry_find(props, propname, length); in property_entry_read_string_array()