Lines Matching defs:bd
99 struct backlight_device *bd; in fb_notifier_callback() local
137 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
145 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
150 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
155 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
160 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event()
184 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local
193 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local
225 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local
230 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness()
257 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local
273 struct backlight_device *bd = to_backlight_device(dev); in type_show() local
282 struct backlight_device *bd = to_backlight_device(dev); in max_brightness_show() local
292 struct backlight_device *bd = to_backlight_device(dev); in actual_brightness_show() local
311 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
384 void backlight_force_update(struct backlight_device *bd, in backlight_force_update()
483 struct backlight_device *bd; in backlight_device_get_by_type() local
520 void backlight_device_unregister(struct backlight_device *bd) in backlight_device_unregister()
649 struct backlight_device *bd) in devm_backlight_device_unregister()
690 struct backlight_device *bd = NULL; in of_find_backlight() local
711 struct backlight_device *bd = data; in devm_backlight_release() local
733 struct backlight_device *bd; in devm_of_find_backlight() local