Lines Matching defs:ld
23 static void lcd_notify_blank(struct lcd_device *ld, struct device *display_dev, in lcd_notify_blank()
38 struct lcd_device *ld; in lcd_notify_blank_all() local
47 static void lcd_notify_mode_change(struct lcd_device *ld, struct device *display_dev, in lcd_notify_mode_change()
63 struct lcd_device *ld; in lcd_notify_mode_change_all() local
76 struct lcd_device *ld = to_lcd_device(dev); in lcd_power_show() local
92 struct lcd_device *ld = to_lcd_device(dev); in lcd_power_store() local
117 struct lcd_device *ld = to_lcd_device(dev); in contrast_show() local
131 struct lcd_device *ld = to_lcd_device(dev); in contrast_store() local
155 struct lcd_device *ld = to_lcd_device(dev); in max_contrast_show() local
163 struct lcd_device *ld = to_lcd_device(dev); in lcd_device_release() local
234 void lcd_device_unregister(struct lcd_device *ld) in lcd_device_unregister()
309 void devm_lcd_device_unregister(struct device *dev, struct lcd_device *ld) in devm_lcd_device_unregister()