Name

mipi_dsi_packet_format_is_short — 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.