Searched refs:dsi_packet_sent_handler_vp (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dsi.c | 2283 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function 2308 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp() 2323 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp() 2328 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
|