/linux-5.19.10/include/drm/ |
D | drm_mipi_dbi.h | 23 struct mipi_dbi { struct 32 int (*command)(struct mipi_dbi *dbi, u8 *cmd, u8 *param, size_t num); argument 132 struct mipi_dbi dbi; 148 int mipi_dbi_spi_init(struct spi_device *spi, struct mipi_dbi *dbi, 164 void mipi_dbi_hw_reset(struct mipi_dbi *dbi); 165 bool mipi_dbi_display_is_on(struct mipi_dbi *dbi); 173 int mipi_dbi_command_read(struct mipi_dbi *dbi, u8 cmd, u8 *val); 174 int mipi_dbi_command_buf(struct mipi_dbi *dbi, u8 cmd, u8 *data, size_t len); 175 int mipi_dbi_command_stackbuf(struct mipi_dbi *dbi, u8 cmd, const u8 *data,
|
/linux-5.19.10/drivers/gpu/drm/panel/ |
D | panel-samsung-s6d27a1.c | 44 struct mipi_dbi dbi; 76 struct mipi_dbi *dbi = &ctx->dbi; in s6d27a1_read_mtp_id() 100 struct mipi_dbi *dbi = &ctx->dbi; in s6d27a1_power_on() 174 struct mipi_dbi *dbi = &ctx->dbi; in s6d27a1_unprepare() 184 struct mipi_dbi *dbi = &ctx->dbi; in s6d27a1_disable() 200 struct mipi_dbi *dbi = &ctx->dbi; in s6d27a1_enable()
|
D | panel-widechips-ws2401.c | 65 struct mipi_dbi dbi; 106 struct mipi_dbi *dbi = &ws->dbi; in ws2401_read_mtp_id() 130 struct mipi_dbi *dbi = &ws->dbi; in ws2401_power_on() 234 struct mipi_dbi *dbi = &ws->dbi; in ws2401_unprepare() 247 struct mipi_dbi *dbi = &ws->dbi; in ws2401_disable() 263 struct mipi_dbi *dbi = &ws->dbi; in ws2401_enable() 321 struct mipi_dbi *dbi = &ws->dbi; in ws2401_set_brightness()
|
D | panel-samsung-s6e63m0-spi.c | 23 struct mipi_dbi *dbi = trsp; in s6e63m0_spi_dcs_read() 36 struct mipi_dbi *dbi = trsp; in s6e63m0_spi_dcs_write() 48 struct mipi_dbi *dbi; in s6e63m0_spi_probe()
|
D | panel-newvision-nv3052c.c | 32 struct mipi_dbi dbi; 243 struct mipi_dbi *dbi = &priv->dbi; in nv3052c_prepare() 285 struct mipi_dbi *dbi = &priv->dbi; in nv3052c_unprepare() 301 struct mipi_dbi *dbi = &priv->dbi; in nv3052c_enable() 321 struct mipi_dbi *dbi = &priv->dbi; in nv3052c_disable()
|
D | panel-samsung-db7430.c | 56 struct mipi_dbi dbi; 95 struct mipi_dbi *dbi = &db->dbi; in db7430_power_on() 184 struct mipi_dbi *dbi = &db->dbi; in db7430_disable() 202 struct mipi_dbi *dbi = &db->dbi; in db7430_enable()
|
D | panel-ilitek-ili9341.c | 182 struct mipi_dbi *dbi; 302 struct mipi_dbi *dbi = ili->dbi; in ili9341_dpi_init() 492 struct mipi_dbi *dbi = &dbidev->dbi; in ili9341_dbi_enable() 608 struct mipi_dbi *dbi; in ili9341_dbi_probe() 671 ili->dbi = devm_kzalloc(dev, sizeof(struct mipi_dbi), in ili9341_dpi_probe()
|
/linux-5.19.10/drivers/gpu/drm/ |
D | drm_mipi_dbi.c | 101 static bool mipi_dbi_command_is_read(struct mipi_dbi *dbi, u8 cmd) in mipi_dbi_command_is_read() 129 int mipi_dbi_command_read(struct mipi_dbi *dbi, u8 cmd, u8 *val) in mipi_dbi_command_read() 151 int mipi_dbi_command_buf(struct mipi_dbi *dbi, u8 cmd, u8 *data, size_t len) in mipi_dbi_command_buf() 172 int mipi_dbi_command_stackbuf(struct mipi_dbi *dbi, u8 cmd, const u8 *data, in mipi_dbi_command_stackbuf() 246 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_set_window_address() 266 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_fb_dirty() 374 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_blank() 596 void mipi_dbi_hw_reset(struct mipi_dbi *dbi) in mipi_dbi_hw_reset() 620 bool mipi_dbi_display_is_on(struct mipi_dbi *dbi) in mipi_dbi_display_is_on() 643 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_poweron_reset_conditional() [all …]
|
/linux-5.19.10/drivers/gpu/drm/tiny/ |
D | ili9225.c | 71 static inline int ili9225_command(struct mipi_dbi *dbi, u8 cmd, u16 data) in ili9225_command() 84 struct mipi_dbi *dbi = &dbidev->dbi; in ili9225_fb_dirty() 181 struct mipi_dbi *dbi = &dbidev->dbi; in ili9225_pipe_enable() 286 struct mipi_dbi *dbi = &dbidev->dbi; in ili9225_pipe_disable() 304 static int ili9225_dbi_command(struct mipi_dbi *dbi, u8 *cmd, u8 *par, in ili9225_dbi_command() 367 struct mipi_dbi *dbi; in ili9225_probe()
|
D | ili9486.c | 42 static int waveshare_command(struct mipi_dbi *mipi, u8 *cmd, u8 *par, in waveshare_command() 91 struct mipi_dbi *dbi = &dbidev->dbi; in waveshare_enable() 194 struct mipi_dbi *dbi; in ili9486_probe()
|
D | ili9163.c | 41 struct mipi_dbi *dbi = &dbidev->dbi; in yx240qv29_enable() 144 struct mipi_dbi *dbi; in ili9163_probe()
|
D | panel-mipi-dbi.c | 166 static void panel_mipi_dbi_commands_execute(struct mipi_dbi *dbi, in panel_mipi_dbi_commands_execute() 195 struct mipi_dbi *dbi = &dbidev->dbi; in panel_mipi_dbi_enable() 279 struct mipi_dbi *dbi; in panel_mipi_dbi_spi_probe()
|
D | st7586.c | 112 struct mipi_dbi *dbi = &dbidev->dbi; in st7586_fb_dirty() 168 struct mipi_dbi *dbi = &dbidev->dbi; in st7586_pipe_enable() 302 struct mipi_dbi *dbi; in st7586_probe()
|
D | ili9341.c | 58 struct mipi_dbi *dbi = &dbidev->dbi; in yx240qv29_enable() 180 struct mipi_dbi *dbi; in ili9341_probe()
|
D | mi0283qt.c | 56 struct mipi_dbi *dbi = &dbidev->dbi; in mi0283qt_enable() 184 struct mipi_dbi *dbi; in mi0283qt_probe()
|
D | st7735r.c | 65 struct mipi_dbi *dbi = &dbidev->dbi; in st7735r_pipe_enable() 189 struct mipi_dbi *dbi; in st7735r_probe()
|
D | hx8357d.c | 52 struct mipi_dbi *dbi = &dbidev->dbi; in yx240qv29_enable()
|