Lines Matching defs:bd

50 	struct backlight_device *bd;  in fb_notifier_callback()  local
87 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
95 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
100 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
105 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
110 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event()
134 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local
143 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local
175 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local
180 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness()
207 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local
223 struct backlight_device *bd = to_backlight_device(dev); in type_show() local
232 struct backlight_device *bd = to_backlight_device(dev); in max_brightness_show() local
242 struct backlight_device *bd = to_backlight_device(dev); in actual_brightness_show() local
258 struct backlight_device *bd = to_backlight_device(dev); in scale_show() local
272 struct backlight_device *bd = to_backlight_device(dev); in backlight_suspend() local
286 struct backlight_device *bd = to_backlight_device(dev); in backlight_resume() local
304 struct backlight_device *bd = to_backlight_device(dev); in bl_device_release() local
327 void backlight_force_update(struct backlight_device *bd, in backlight_force_update()
420 struct backlight_device *bd; in backlight_device_get_by_type() local
441 void backlight_device_unregister(struct backlight_device *bd) in backlight_device_unregister()
564 struct backlight_device *bd) in devm_backlight_device_unregister()
620 struct backlight_device *bd = NULL; in of_find_backlight() local
661 struct backlight_device *bd; in devm_of_find_backlight() local