Name

mipi_dsi_device_register_full — create a MIPI DSI device

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