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