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