Home
last modified time | relevance | path

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

/drivers/gpu/drm/panel/
A Dpanel-samsung-s6e63m0.c264 int (*dcs_read)(struct device *dev, void *trsp, const u8 cmd, u8 *val); member
318 ctx->error = ctx->dcs_read(ctx->dev, ctx->transport_data, cmd, data); in s6e63m0_dcs_read()
672 int (*dcs_read)(struct device *dev, void *trsp, const u8 cmd, u8 *val), in s6e63m0_probe()
686 ctx->dcs_read = dcs_read; in s6e63m0_probe()
A Dpanel-samsung-s6e63m0.h32 int (*dcs_read)(struct device *dev, void *trsp,
/drivers/video/fbdev/omap2/omapfb/displays/
A Dpanel-dsi-cm.c112 r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, buf, 1); in dsicm_dcs_read_1()
1036 r = in->ops.dsi->dcs_read(in, ddata->channel, dcs_cmd, in dsicm_memory_read()
/drivers/video/fbdev/omap2/omapfb/dss/
A Ddsi.c5035 .dcs_read = dsi_vc_dcs_read,

Completed in 19 milliseconds