Searched refs:of_device_make_bus_id (Results 1 – 3 of 3) sorted by relevance
41 void of_device_make_bus_id(struct device *dev);86 static inline void of_device_make_bus_id(struct device *dev) {} in of_device_make_bus_id() function
277 * of_device_make_bus_id - Use the device node data to assign a unique name284 void of_device_make_bus_id(struct device *dev) in of_device_make_bus_id() function 315 EXPORT_SYMBOL_GPL(of_device_make_bus_id);
116 of_device_make_bus_id(dev); in nvmem_layout_create_device()