Home
last modified time | relevance | path

Searched refs:fb_unregister_client (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfb_notify.c37 int fb_unregister_client(struct notifier_block *nb) in fb_unregister_client() function
41 EXPORT_SYMBOL(fb_unregister_client);
/linux/arch/arm/mach-pxa/
H A Dam200epd.c381 fb_unregister_client(&am200_fb_notif); in am200_init()
/linux/include/linux/
H A Dfb.h157 extern int fb_unregister_client(struct notifier_block *nb);
165 static inline int fb_unregister_client(struct notifier_block *nb) in fb_unregister_client() function