Name
of_find_mipi_dsi_host_by_node —
find the MIPI DSI host matching a device tree node
Synopsis
struct mipi_dsi_host * of_find_mipi_dsi_host_by_node ( | struct device_node * node) ; |
Returns
A pointer to the MIPI DSI host corresponding to node
or NULL if no
such device exists (or has not been registered yet).