Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2224 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
2248 r = dsi_register_isr_vc(dsi, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2263 dsi_unregister_isr_vc(dsi, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2268 dsi_unregister_isr_vc(dsi, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2277 static void dsi_packet_sent_handler_vp(void *data, u32 mask) in dsi_packet_sent_handler_vp() function
2302 r = dsi_register_isr_vc(dsidev, channel, dsi_packet_sent_handler_vp, in dsi_sync_vc_vp()
2317 dsi_unregister_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()