Home
last modified time | relevance | path

Searched refs:lb035q02_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-lg-lb035q02.c23 struct lb035q02_device { struct
30 #define to_lb035q02_device(p) container_of(p, struct lb035q02_device, panel) argument
32 static int lb035q02_write(struct lb035q02_device *lcd, u16 reg, u16 val) in lb035q02_write()
63 static int lb035q02_init(struct lb035q02_device *lcd) in lb035q02_init()
111 struct lb035q02_device *lcd = to_lb035q02_device(panel); in lb035q02_disable()
120 struct lb035q02_device *lcd = to_lb035q02_device(panel); in lb035q02_enable()
178 struct lb035q02_device *lcd; in lb035q02_probe()
208 struct lb035q02_device *lcd = spi_get_drvdata(spi); in lb035q02_remove()