Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2618 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2852 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
3060 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3090 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
5050 .bta_sync = dsi_vc_send_bta_sync,
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2649 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2879 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
3084 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3114 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
5037 .bta_sync = dsi_vc_send_bta_sync,