Searched refs:to_lcd_device (Results 1 – 2 of 2) sorted by relevance
77 struct lcd_device *ld = to_lcd_device(dev); in lcd_power_show()93 struct lcd_device *ld = to_lcd_device(dev); in lcd_power_store()118 struct lcd_device *ld = to_lcd_device(dev); in contrast_show()132 struct lcd_device *ld = to_lcd_device(dev); in contrast_store()156 struct lcd_device *ld = to_lcd_device(dev); in max_contrast_show()166 struct lcd_device *ld = to_lcd_device(dev); in lcd_device_release()
113 #define to_lcd_device(obj) container_of(obj, struct lcd_device, dev) macro
Completed in 4 milliseconds