Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_mipi_dsi.h234 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np);
/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-sharp-lq101r1sx01.c356 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_mipi_dsi.c106 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np) in of_find_mipi_dsi_device_by_node() function
114 EXPORT_SYMBOL(of_find_mipi_dsi_device_by_node);

Completed in 6 milliseconds