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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3045 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, function
3071 DSSERR("dsi_vc_dcs_read(ch %d, cmd 0x%02x) failed\n", channel, dcs_cmd);
5034 .dcs_read = dsi_vc_dcs_read,
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2339 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int vc, function
4214 r = dsi_vc_dcs_read(dssdev, vc, msg);

Completed in 282 milliseconds