Lines Matching refs:td043mtea1_panel
53 struct td043mtea1_panel { struct
68 #define to_td043mtea1_device(p) container_of(p, struct td043mtea1_panel, panel) argument
74 static int td043mtea1_write(struct td043mtea1_panel *lcd, u8 addr, u8 value) in td043mtea1_write()
99 static void td043mtea1_write_gamma(struct td043mtea1_panel *lcd) in td043mtea1_write_gamma()
123 static int td043mtea1_write_mirror(struct td043mtea1_panel *lcd) in td043mtea1_write_mirror()
133 static int td043mtea1_power_on(struct td043mtea1_panel *lcd) in td043mtea1_power_on()
161 static void td043mtea1_power_off(struct td043mtea1_panel *lcd) in td043mtea1_power_off()
187 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in vmirror_show()
195 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in vmirror_store()
215 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in mode_show()
223 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in mode_store()
242 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in gamma_show()
262 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in gamma_store()
302 struct td043mtea1_panel *lcd = to_td043mtea1_device(panel); in td043mtea1_unprepare()
312 struct td043mtea1_panel *lcd = to_td043mtea1_device(panel); in td043mtea1_prepare()
387 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in td043mtea1_suspend()
401 struct td043mtea1_panel *lcd = dev_get_drvdata(dev); in td043mtea1_resume()
421 struct td043mtea1_panel *lcd; in td043mtea1_probe()
468 struct td043mtea1_panel *lcd = spi_get_drvdata(spi); in td043mtea1_remove()