Lines Matching defs:bd
99 struct backlight_device *bd; in fb_notifier_callback() local
139 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
147 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
152 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
157 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
162 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event()
186 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local
195 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local
227 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local
232 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness()
259 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local
275 struct backlight_device *bd = to_backlight_device(dev); in type_show() local
284 struct backlight_device *bd = to_backlight_device(dev); in max_brightness_show() local
294 struct backlight_device *bd = to_backlight_device(dev); in actual_brightness_show() local
313 struct backlight_device *bd = to_backlight_device(dev); in scale_show() local
325 struct backlight_device *bd = to_backlight_device(dev); in backlight_suspend() local
339 struct backlight_device *bd = to_backlight_device(dev); in backlight_resume() local
357 struct backlight_device *bd = to_backlight_device(dev); in bl_device_release() local
390 void backlight_force_update(struct backlight_device *bd, in backlight_force_update()
489 struct backlight_device *bd; in backlight_device_get_by_type() local
526 void backlight_device_unregister(struct backlight_device *bd) in backlight_device_unregister()
655 struct backlight_device *bd) in devm_backlight_device_unregister()
696 struct backlight_device *bd = NULL; in of_find_backlight() local
717 struct backlight_device *bd = data; in devm_backlight_release() local
739 struct backlight_device *bd; in devm_of_find_backlight() local