Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1733 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
1757 r = dsi_register_isr_vc(dsi, vc, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
1772 dsi_unregister_isr_vc(dsi, vc, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
1777 dsi_unregister_isr_vc(dsi, vc, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2282 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
2307 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2322 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2327 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()