Searched refs:dsim_dev (Results 1 – 2 of 2) sorted by relevance
15 static void s6e8ax0_panel_cond(struct mipi_dsim_device *dsim_dev) in s6e8ax0_panel_cond() argument17 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_panel_cond()18 int reverse = dsim_dev->dsim_lcd_dev->reverse_panel; in s6e8ax0_panel_cond()36 ops->cmd_write(dsim_dev, MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_panel_cond()40 ops->cmd_write(dsim_dev, MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_panel_cond()45 static void s6e8ax0_display_cond(struct mipi_dsim_device *dsim_dev) in s6e8ax0_display_cond() argument47 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_display_cond()52 ops->cmd_write(dsim_dev, MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_display_cond()56 static void s6e8ax0_gamma_cond(struct mipi_dsim_device *dsim_dev) in s6e8ax0_gamma_cond() argument58 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_cond()[all …]
345 int (*mipi_panel_init)(struct mipi_dsim_device *dsim_dev);346 void (*mipi_display_on)(struct mipi_dsim_device *dsim_dev);