lb035q02_device
struct lb035q02_device *lcd = to_lb035q02_device(panel);
struct lb035q02_device *lcd = to_lb035q02_device(panel);
struct lb035q02_device *lcd;
lcd = devm_drm_panel_alloc(&spi->dev, struct lb035q02_device, panel,
struct lb035q02_device *lcd = spi_get_drvdata(spi);
#define to_lb035q02_device(p) container_of(p, struct lb035q02_device, panel)
static int lb035q02_write(struct lb035q02_device *lcd, u16 reg, u16 val)
static int lb035q02_init(struct lb035q02_device *lcd)