Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2339 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()
/openbmc/linux/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, in dsi_vc_dcs_read() function
5034 .dcs_read = dsi_vc_dcs_read,