Searched refs:dsi_vc_dcs_read (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 2339 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int vc, in dsi_vc_dcs_read() function 4214 r = dsi_vc_dcs_read(dssdev, vc, msg); in _omap_dsi_host_transfer()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3046 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, in dsi_vc_dcs_read() function 3072 DSSERR("dsi_vc_dcs_read(ch %d, cmd 0x%02x) failed\n", channel, dcs_cmd); in dsi_vc_dcs_read() 5035 .dcs_read = dsi_vc_dcs_read,
|