SYNOPSIS
- struct mipi_dsi_device * mipi_dsi_device_register_full(struct mipi_dsi_host * host, const struct mipi_dsi_device_info * info);
ARGUMENTS
host
-
- DSI host to which this device is connected
info
- pointer to template containing DSI device information
DESCRIPTION
Create a MIPI DSI device by using the device information provided by mipi_dsi_device_info template
RETURNS
A pointer to the newly created MIPI DSI device, or, a pointer encoded with an error
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

