Searched refs:dcs_read (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ | 
| D | panel-dsi-cm.c | 118 	r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, buf, 1);  in dsicm_dcs_read_1() 1055 		r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd,  in dsicm_memory_read()
  | 
| /linux-4.4.14/include/video/ | 
| D | omapdss.h | 673 	int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd,  member
  | 
| /linux-4.4.14/drivers/video/fbdev/omap2/dss/ | 
| D | dsi.c | 5054 	.dcs_read = dsi_vc_dcs_read,
  |