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

/linux-4.1.27/include/linux/
H A Dproperty.h165 void device_add_property_set(struct device *dev, struct property_set *pset);
/linux-4.1.27/drivers/base/
H A Dproperty.c20 * device_add_property_set - Add a collection of properties to a device object.
27 void device_add_property_set(struct device *dev, struct property_set *pset) device_add_property_set() function
35 EXPORT_SYMBOL_GPL(device_add_property_set); variable

Completed in 133 milliseconds