Searched defs:lcd_device (Results 1 – 4 of 4) sorted by relevance
112585 struct lcd_device { struct112586 struct lcd_properties props;112587 struct mutex ops_lock;112588 struct lcd_ops *ops;112589 struct mutex update_lock;112590 struct notifier_block fb_notif;112591 struct device dev;
113509 struct lcd_device { struct113510 struct lcd_properties props;113511 struct mutex ops_lock;113512 struct lcd_ops *ops;113513 struct mutex update_lock;113514 struct notifier_block fb_notif;113515 struct device dev;