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

/linux-4.4.14/include/linux/
H A Dproperty.h175 void device_add_property_set(struct device *dev, struct property_set *pset);
/linux-4.4.14/drivers/base/
H A Dproperty.c23 * device_add_property_set - Add a collection of properties to a device object.
30 void device_add_property_set(struct device *dev, struct property_set *pset) device_add_property_set() function
38 EXPORT_SYMBOL_GPL(device_add_property_set); variable

Completed in 74 milliseconds