Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c2628 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2862 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
3070 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3100 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
5060 .bta_sync = dsi_vc_send_bta_sync,