of_find_mipi_dsi_device_by_node — find the MIPI DSI device matching a device tree node
struct mipi_dsi_device * of_find_mipi_dsi_device_by_node (
)
np
device tree node
A pointer to the MIPI DSI device corresponding to np or NULL if no such device exists (or has not been registered yet).