Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dapple_bl.h12 extern void apple_bl_unregister(void);
21 static inline void apple_bl_unregister(void) in apple_bl_unregister() function
/Linux-v4.19/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-v4.19/drivers/platform/x86/
Dapple-gmux.c704 apple_bl_unregister(); in gmux_probe()