Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/video/backlight/
Dapple_bl.c230 void apple_bl_unregister(void) in apple_bl_unregister() function
235 EXPORT_SYMBOL_GPL(apple_bl_unregister);
244 apple_bl_unregister(); in apple_bl_exit()
/Linux-v6.1/drivers/platform/x86/
Dapple-gmux.c696 apple_bl_unregister(); in gmux_probe()