Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Ddsi.c1727 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
1751 r = dsi_register_isr_vc(dsi, vc, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
1766 dsi_unregister_isr_vc(dsi, vc, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
1771 dsi_unregister_isr_vc(dsi, vc, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2276 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
2301 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2316 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2321 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()