Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mipi_dsi.h236 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c101 * of_find_mipi_dsi_device_by_node() - find the MIPI DSI device matching a
108 struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np) in of_find_mipi_dsi_device_by_node() function
116 EXPORT_SYMBOL(of_find_mipi_dsi_device_by_node); variable

Completed in 3 milliseconds