Home
last modified time | relevance | path

Searched refs:of_request_module (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/of/
H A Dmodule.c54 int of_request_module(const struct device_node *np) in of_request_module() function
81 EXPORT_SYMBOL_GPL(of_request_module);
/linux-6.15/drivers/usb/common/
H A Dulpi.c232 of_request_module(ulpi->dev.of_node); in ulpi_read_id()
/linux-6.15/include/linux/
H A Dof.h392 extern int of_request_module(const struct device_node *np);
795 static inline int of_request_module(const struct device_node *np) in of_request_module() function