mipi_dsi_driver_register_full(9) register a driver for DSI devices

SYNOPSIS

int mipi_dsi_driver_register_full(struct mipi_dsi_driver * drv, struct module * owner);

ARGUMENTS

drv

DSI driver structure

owner

owner module

RETURN

0 on success or a negative error code on failure.

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