Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dapple_bl.h11 extern void apple_bl_unregister(void);
20 static inline void apple_bl_unregister(void) in apple_bl_unregister() function
/linux-4.1.27/drivers/video/backlight/
Dapple_bl.c233 void apple_bl_unregister(void) in apple_bl_unregister() function
238 EXPORT_SYMBOL_GPL(apple_bl_unregister);
247 apple_bl_unregister(); in apple_bl_exit()
/linux-4.1.27/drivers/platform/x86/
Dapple-gmux.c555 apple_bl_unregister(); in gmux_probe()