mipi_dsi_packet_format_is_short(9) check if a packet is of the short format

SYNOPSIS

bool mipi_dsi_packet_format_is_short(u8 type);

ARGUMENTS

type

MIPI DSI data type of the packet

RETURN

true if the packet for the given data type is a short packet, false otherwise.

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