Searched refs:property_entry_count_elems_of_size (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/ |
H A D | swnode.c | 132 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size() function 153 return property_entry_count_elems_of_size(props, name, in property_entry_read_int_array() 178 array_len = property_entry_count_elems_of_size(props, propname, in property_entry_read_string_array()
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | swnode.c | 148 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size() function 169 return property_entry_count_elems_of_size(props, name, in property_entry_read_int_array() 194 array_len = property_entry_count_elems_of_size(props, propname, in property_entry_read_string_array()
|
Completed in 3 milliseconds