Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dmodule.c56 int of_request_module(const struct device_node *np) in of_request_module() function
83 EXPORT_SYMBOL_GPL(of_request_module);
/linux-6.12.1/drivers/usb/common/
Dulpi.c232 of_request_module(ulpi->dev.of_node); in ulpi_read_id()
/linux-6.12.1/include/linux/
Dof.h383 extern int of_request_module(const struct device_node *np);
768 static inline int of_request_module(const struct device_node *np) in of_request_module() function