mipi_dsi_dcs_get_power_mode(9) query the display module's current power mode

SYNOPSIS

int mipi_dsi_dcs_get_power_mode(struct mipi_dsi_device * dsi, u8 * mode);

ARGUMENTS

dsi

DSI peripheral device

mode

return location for the current power mode

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