Searched refs:fb_unregister_client (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/video/fbdev/core/
H A Dfb_notify.c32 * fb_unregister_client - unregister a client notifier
37 int fb_unregister_client(struct notifier_block *nb) function
41 EXPORT_SYMBOL(fb_unregister_client); variable
/linux-master/drivers/leds/trigger/
H A Dledtrig-backlight.c128 fb_unregister_client(&n->notifier);
/linux-master/arch/arm/mach-pxa/
H A Dam200epd.c381 fb_unregister_client(&am200_fb_notif);
/linux-master/drivers/video/backlight/
H A Dlcd.c60 fb_unregister_client(&ld->fb_notif);
H A Dbacklight.c147 fb_unregister_client(&bd->fb_notif);
/linux-master/include/linux/
H A Dfb.h161 extern int fb_unregister_client(struct notifier_block *nb);
169 static inline int fb_unregister_client(struct notifier_block *nb) function

Completed in 126 milliseconds