Searched refs:dcs_read (Results 1 – 5 of 5) sorted by relevance
/drivers/video/fbdev/omap2/omapfb/displays/ |
D | panel-dsi-cm.c | 115 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/ |
D | panel-dsi-cm.c | 117 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/ |
D | omapdss.h | 639 int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, member
|
D | dsi.c | 5040 .dcs_read = dsi_vc_dcs_read,
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dsi.c | 5044 .dcs_read = dsi_vc_dcs_read,
|