Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Dproperty.c21 struct property_set { struct
40 struct property_set, fwnode) : \ argument
45 pset_prop_get(const struct property_set *pset, const char *name) in pset_prop_get()
125 static const void *pset_prop_find(const struct property_set *pset, in pset_prop_find()
142 static int pset_prop_read_u8_array(const struct property_set *pset, in pset_prop_read_u8_array()
157 static int pset_prop_read_u16_array(const struct property_set *pset, in pset_prop_read_u16_array()
172 static int pset_prop_read_u32_array(const struct property_set *pset, in pset_prop_read_u32_array()
187 static int pset_prop_read_u64_array(const struct property_set *pset, in pset_prop_read_u64_array()
202 static int pset_prop_count_elems_of_size(const struct property_set *pset, in pset_prop_count_elems_of_size()
214 static int pset_prop_read_string_array(const struct property_set *pset, in pset_prop_read_string_array()
[all …]