Home
last modified time | relevance | path

Searched refs:imx_bus_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/devfreq/
H A Dimx-bus.c144 static const struct of_device_id imx_bus_of_match[] = { variable
153 MODULE_DEVICE_TABLE(of, imx_bus_of_match);
159 .of_match_table = imx_bus_of_match,
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dimx-bus.c158 static const struct of_device_id imx_bus_of_match[] = { variable
166 MODULE_DEVICE_TABLE(of, imx_bus_of_match);
172 .of_match_table = of_match_ptr(imx_bus_of_match),

Completed in 1 milliseconds