Home
last modified time | relevance | path

Searched refs:dcs_read (Results 1 – 5 of 5) sorted by relevance

/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-dsi-cm.c115 r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, buf, 1); in dsicm_dcs_read_1()
1052 r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, in dsicm_memory_read()
/drivers/gpu/drm/omapdrm/displays/
Dpanel-dsi-cm.c117 r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, buf, 1); in dsicm_dcs_read_1()
1054 r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, in dsicm_memory_read()
/drivers/gpu/drm/omapdrm/dss/
Domapdss.h639 int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, member
Ddsi.c5040 .dcs_read = dsi_vc_dcs_read,
/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5044 .dcs_read = dsi_vc_dcs_read,