Lines Matching defs:bd
98 struct backlight_device *bd; in fb_notifier_callback() local
138 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
146 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
151 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
156 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
161 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event()
185 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local
194 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local
226 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local
231 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness()
258 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local
274 struct backlight_device *bd = to_backlight_device(dev); in type_show() local
283 struct backlight_device *bd = to_backlight_device(dev); in max_brightness_show() local
293 struct backlight_device *bd = to_backlight_device(dev); in actual_brightness_show() local
312 struct backlight_device *bd = to_backlight_device(dev); in scale_show() local
324 struct backlight_device *bd = to_backlight_device(dev); in backlight_suspend() local
338 struct backlight_device *bd = to_backlight_device(dev); in backlight_resume() local
356 struct backlight_device *bd = to_backlight_device(dev); in bl_device_release() local
389 void backlight_force_update(struct backlight_device *bd, in backlight_force_update()
485 struct backlight_device *bd; in backlight_device_get_by_type() local
522 void backlight_device_unregister(struct backlight_device *bd) in backlight_device_unregister()
614 struct backlight_device *bd) in devm_backlight_device_unregister()
655 struct backlight_device *bd = NULL; in of_find_backlight() local
676 struct backlight_device *bd = data; in devm_backlight_release() local
698 struct backlight_device *bd; in devm_of_find_backlight() local