Home
last modified time | relevance | path

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

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