Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2274 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
2299 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2314 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2319 dsi_unregister_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()