Searched refs:of_device_request_module (Results 1 – 3 of 3) sorted by relevance
39 extern int of_device_request_module(struct device *dev);89 static inline int of_device_request_module(struct device *dev) in of_device_request_module() function
253 int of_device_request_module(struct device *dev) in of_device_request_module() function274 EXPORT_SYMBOL_GPL(of_device_request_module);
229 of_device_request_module(&ulpi->dev); in ulpi_read_id()