Lines Matching defs:nl8048_panel
23 struct nl8048_panel {
30 #define to_nl8048_device(p) container_of(p, struct nl8048_panel, panel)
32 static int nl8048_write(struct nl8048_panel *lcd, unsigned char addr,
46 static int nl8048_init(struct nl8048_panel *lcd)
92 struct nl8048_panel *lcd = to_nl8048_device(panel);
101 struct nl8048_panel *lcd = to_nl8048_device(panel);
154 struct nl8048_panel *lcd = dev_get_drvdata(dev);
164 struct nl8048_panel *lcd = dev_get_drvdata(dev);
178 struct nl8048_panel *lcd;
217 struct nl8048_panel *lcd = spi_get_drvdata(spi);