Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1783 static void dsi_packet_sent_handler_l4(void *data, u32 mask) in dsi_packet_sent_handler_l4() function
1803 r = dsi_register_isr_vc(dsi, vc, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()
1818 dsi_unregister_isr_vc(dsi, vc, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()
1823 dsi_unregister_isr_vc(dsi, vc, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2333 static void dsi_packet_sent_handler_l4(void *data, u32 mask) in dsi_packet_sent_handler_l4() function
2353 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()
2368 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()
2373 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_l4, in dsi_sync_vc_l4()