SYNOPSIS
- bool mipi_dsi_packet_format_is_long(u8 type);
ARGUMENTS
type
-
- MIPI DSI data type of the packet
RETURN
true if the packet for the given data type is a long 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