Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2614 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2848 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
3056 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3086 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
5041 .bta_sync = dsi_vc_send_bta_sync,