/linux-6.1.9/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, 166 void mipi_dbi_hw_reset(struct mipi_dbi *dbi); 167 bool mipi_dbi_display_is_on(struct mipi_dbi *dbi); 175 int mipi_dbi_command_read(struct mipi_dbi *dbi, u8 cmd, u8 *val); 176 int mipi_dbi_command_buf(struct mipi_dbi *dbi, u8 cmd, u8 *data, size_t len); 177 int mipi_dbi_command_stackbuf(struct mipi_dbi *dbi, u8 cmd, const u8 *data,
|
/linux-6.1.9/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() 609 struct mipi_dbi *dbi; in ili9341_dbi_probe() 672 ili->dbi = devm_kzalloc(dev, sizeof(struct mipi_dbi), in ili9341_dpi_probe()
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_mipi_dbi.c | 103 static bool mipi_dbi_command_is_read(struct mipi_dbi *dbi, u8 cmd) in mipi_dbi_command_is_read() 131 int mipi_dbi_command_read(struct mipi_dbi *dbi, u8 cmd, u8 *val) in mipi_dbi_command_read() 153 int mipi_dbi_command_buf(struct mipi_dbi *dbi, u8 cmd, u8 *data, size_t len) in mipi_dbi_command_buf() 174 int mipi_dbi_command_stackbuf(struct mipi_dbi *dbi, u8 cmd, const u8 *data, in mipi_dbi_command_stackbuf() 247 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_set_window_address() 267 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_fb_dirty() 393 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_blank() 597 void mipi_dbi_hw_reset(struct mipi_dbi *dbi) in mipi_dbi_hw_reset() 621 bool mipi_dbi_display_is_on(struct mipi_dbi *dbi) in mipi_dbi_display_is_on() 644 struct mipi_dbi *dbi = &dbidev->dbi; in mipi_dbi_poweron_reset_conditional() [all …]
|
/linux-6.1.9/drivers/gpu/drm/tiny/ |
D | ili9225.c | 72 static inline int ili9225_command(struct mipi_dbi *dbi, u8 cmd, u16 data) in ili9225_command() 85 struct mipi_dbi *dbi = &dbidev->dbi; in ili9225_fb_dirty() 182 struct mipi_dbi *dbi = &dbidev->dbi; in ili9225_pipe_enable() 287 struct mipi_dbi *dbi = &dbidev->dbi; in ili9225_pipe_disable() 305 static int ili9225_dbi_command(struct mipi_dbi *dbi, u8 *cmd, u8 *par, in ili9225_dbi_command() 368 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() 195 struct mipi_dbi *dbi; in ili9486_probe()
|
D | ili9163.c | 41 struct mipi_dbi *dbi = &dbidev->dbi; in yx240qv29_enable() 145 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() 280 struct mipi_dbi *dbi; in panel_mipi_dbi_spi_probe()
|
D | st7586.c | 116 struct mipi_dbi *dbi = &dbidev->dbi; in st7586_fb_dirty() 172 struct mipi_dbi *dbi = &dbidev->dbi; in st7586_pipe_enable() 306 struct mipi_dbi *dbi; in st7586_probe()
|
D | ili9341.c | 58 struct mipi_dbi *dbi = &dbidev->dbi; in yx240qv29_enable() 181 struct mipi_dbi *dbi; in ili9341_probe()
|
D | mi0283qt.c | 56 struct mipi_dbi *dbi = &dbidev->dbi; in mi0283qt_enable() 185 struct mipi_dbi *dbi; in mi0283qt_probe()
|
D | st7735r.c | 65 struct mipi_dbi *dbi = &dbidev->dbi; in st7735r_pipe_enable() 190 struct mipi_dbi *dbi; in st7735r_probe()
|
D | hx8357d.c | 52 struct mipi_dbi *dbi = &dbidev->dbi; in yx240qv29_enable()
|