SYNOPSIS
- struct mipi_dsi_device * of_find_mipi_dsi_device_by_node(struct device_node * np);
ARGUMENTS
np
-
- device tree node
RETURN
A pointer to the MIPI DSI device corresponding to np or NULL if no such device exists (or has not been registered yet).
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT