Searched refs:of_find_mipi_dsi_host_by_node (Results 1 – 4 of 4) sorted by relevance
158 host = of_find_mipi_dsi_host_by_node(adv->host_node); in adv7533_attach_dsi()
109 struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node);
266 struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node) in of_find_mipi_dsi_host_by_node() function283 EXPORT_SYMBOL(of_find_mipi_dsi_host_by_node);
404 host = of_find_mipi_dsi_host_by_node(dsi_host_node); in rpi_touchscreen_probe()