Searched refs:of_find_mipi_dsi_device_by_node (Results 1 – 3 of 3) sorted by relevance
219 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np);
109 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np) in of_find_mipi_dsi_device_by_node() function117 EXPORT_SYMBOL(of_find_mipi_dsi_device_by_node);
364 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe()