Searched refs:dsi_vc_write_long_header (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2657 static inline void dsi_vc_write_long_header(struct platform_device *dsidev, function
2708 dsi_vc_write_long_header(dsidev, channel, data_type, len, ecc);
3856 dsi_vc_write_long_header(dsidev, channel, data_type,
3944 dsi_vc_write_long_header(dsidev, channel, MIPI_DSI_DCS_LONG_WRITE,
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2063 static inline void dsi_vc_write_long_header(struct dsi_data *dsi, int vc, function
2111 dsi_vc_write_long_header(dsi, vc, msg->channel, msg->type, msg->tx_len, 0);
3025 dsi_vc_write_long_header(dsi, vc, dsi->dsidev->channel, data_type,
3130 dsi_vc_write_long_header(dsi, vc, dsi->dsidev->channel, MIPI_DSI_DCS_LONG_WRITE,

Completed in 198 milliseconds