Home
last modified time | relevance | path

Searched refs:of_find_mipi_dsi_device_by_node (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mipi_dsi.h227 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_mipi_dsi.h236 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np);
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c99 * of_find_mipi_dsi_device_by_node() - find the MIPI DSI device matching a
106 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); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-sharp-lq101r1sx01.c356 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-sharp-lq101r1sx01.c356 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c100 * of_find_mipi_dsi_device_by_node() - find the MIPI DSI device matching a
107 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np) in of_find_mipi_dsi_device_by_node() function
115 EXPORT_SYMBOL(of_find_mipi_dsi_device_by_node); variable

Completed in 6 milliseconds