Searched refs:dsi_packet_sent_handler_vp (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dsi.c | 2295 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function 2320 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp() 2335 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp() 2340 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
|