Lines Matching defs:bd
43 struct backlight_device *bd; in fb_notifier_callback() local
80 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
88 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
93 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
98 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
103 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event()
127 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local
136 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local
168 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local
173 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness()
200 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local
216 struct backlight_device *bd = to_backlight_device(dev); in type_show() local
225 struct backlight_device *bd = to_backlight_device(dev); in max_brightness_show() local
235 struct backlight_device *bd = to_backlight_device(dev); in actual_brightness_show() local
253 struct backlight_device *bd = to_backlight_device(dev); in backlight_suspend() local
267 struct backlight_device *bd = to_backlight_device(dev); in backlight_resume() local
285 struct backlight_device *bd = to_backlight_device(dev); in bl_device_release() local
307 void backlight_force_update(struct backlight_device *bd, in backlight_force_update()
400 struct backlight_device *bd; in backlight_device_get_by_type() local
421 void backlight_device_unregister(struct backlight_device *bd) in backlight_device_unregister()
544 struct backlight_device *bd) in devm_backlight_device_unregister()
600 struct backlight_device *bd = NULL; in of_find_backlight() local
641 struct backlight_device *bd; in devm_of_find_backlight() local