Searched refs:msm_fb_vsync_handler_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmsm_fb_panel.h36 typedef void (*msm_fb_vsync_handler_type) (void *arg); typedef
123 void (*set_vsync_notifier) (msm_fb_vsync_handler_type, void *arg);
H A Dmddihost.h127 boolean mddi_vsync_set_handler(msm_fb_vsync_handler_type handler, void *arg);
H A Dmddi_sharp.c37 static msm_fb_vsync_handler_type mddi_sharp_vsync_handler;
44 static void mddi_sharp_vsync_set_handler(msm_fb_vsync_handler_type handler,
689 void mddi_sharp_vsync_set_handler(msm_fb_vsync_handler_type handler, void *arg)
H A Dmdp_vsync.c341 boolean mdp_hw_vsync_set_handler(msm_fb_vsync_handler_type handler, void *data)
H A Dmddi_toshiba.c131 static msm_fb_vsync_handler_type mddi_toshiba_vsync_handler;
1428 static void mddi_toshiba_vsync_set_handler(msm_fb_vsync_handler_type handler, /* ISR to be executed */

Completed in 67 milliseconds