Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dswnode.c114 static const void *property_entry_find(const struct property_entry *props, in property_entry_find() function
161 pointer = property_entry_find(props, name, length); in property_entry_read_int_array()
190 pointer = property_entry_find(props, propname, length); in property_entry_read_string_array()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds