Searched refs:dsi_packet_sent_handler_l4 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dsi.c | 2345 static void dsi_packet_sent_handler_l4(void *data, u32 mask) in dsi_packet_sent_handler_l4() function 2365 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4() 2380 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4() 2385 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()
|