Searched refs:dev_add_physical_location (Results 1 – 3 of 3) sorted by relevance
11 extern bool dev_add_physical_location(struct device *dev);14 static inline bool dev_add_physical_location(struct device *dev) { return false; }; in dev_add_physical_location() function
13 bool dev_add_physical_location(struct device *dev) in dev_add_physical_location() function
2820 if (dev_add_physical_location(dev)) { in device_add_attrs()
Completed in 19 milliseconds