lg4573
static int lg4573_display_mode_settings(struct lg4573 *ctx)
static int lg4573_power_settings(struct lg4573 *ctx)
static int lg4573_gamma_settings(struct lg4573 *ctx)
static int lg4573_init(struct lg4573 *ctx)
static int lg4573_power_on(struct lg4573 *ctx)
struct lg4573 *ctx = panel_to_lg4573(panel);
struct lg4573 *ctx = panel_to_lg4573(panel);
struct lg4573 *ctx;
ctx = devm_drm_panel_alloc(&spi->dev, struct lg4573, panel,
struct lg4573 *ctx = spi_get_drvdata(spi);
static inline struct lg4573 *panel_to_lg4573(struct drm_panel *panel)
return container_of(panel, struct lg4573, panel);
static int lg4573_spi_write_u16(struct lg4573 *ctx, u16 data)
static int lg4573_spi_write_u16_array(struct lg4573 *ctx, const u16 *buffer,
static int lg4573_spi_write_dcs(struct lg4573 *ctx, u8 dcs)
static int lg4573_display_on(struct lg4573 *ctx)
static int lg4573_display_off(struct lg4573 *ctx)