st7571_device
struct st7571_device *st7571 = i2c_get_clientdata(client);
struct st7571_device *st7571;
struct st7571_device *st7571;
struct st7571_device *st7571 = spi_get_drvdata(spi);
static int st7571_set_position(struct st7571_device *st7571, int x, int y)
static int st7571_fb_clear_screen(struct st7571_device *st7571)
static void st7571_prepare_buffer_monochrome(struct st7571_device *st7571,
static void st7571_prepare_buffer_grayscale(struct st7571_device *st7571,
struct st7571_device *st7571 = drm_to_st7571(fb->dev);
struct st7571_device *st7571 = drm_to_st7571(fb->dev);
struct st7571_device *st7571 = drm_to_st7571(conn->dev);
struct st7571_device *st7571 = drm_to_st7571(plane->dev);
struct st7571_device *st7571 = drm_to_st7571(plane->dev);
struct st7571_device *st7571 = drm_to_st7571(crtc->dev);
struct st7571_device *st7571 = drm_to_st7571(drm);
struct st7571_device *st7571 = drm_to_st7571(drm);
static struct drm_display_mode st7571_mode(struct st7571_device *st7571)
static int st7571_mode_config_init(struct st7571_device *st7571)
static int st7571_plane_init(struct st7571_device *st7571,
static int st7571_crtc_init(struct st7571_device *st7571)
static int st7571_encoder_init(struct st7571_device *st7571)
static int st7571_connector_init(struct st7571_device *st7571)
static int st7571_validate_parameters(struct st7571_device *st7571)
static int st7567_parse_dt(struct st7571_device *st7567)
static int st7571_parse_dt(struct st7571_device *st7571)
static void st7571_reset(struct st7571_device *st7571)
static int st7567_lcd_init(struct st7571_device *st7567)
static int st7571_lcd_init(struct st7571_device *st7571)
struct st7571_device *st7571_probe(struct device *dev,
struct st7571_device *st7571;
struct st7571_device, drm);
static inline struct st7571_device *drm_to_st7571(struct drm_device *drm)
return container_of(drm, struct st7571_device, drm);
static int st7571_send_command_list(struct st7571_device *st7571,
void st7571_remove(struct st7571_device *st7571)
struct st7571_device;
int (*init)(struct st7571_device *st7571);
int (*parse_dt)(struct st7571_device *st7571);
void (*prepare_buffer)(struct st7571_device *st7571,
struct st7571_device *st7571_probe(struct device *dev, struct regmap *regmap);
void st7571_remove(struct st7571_device *st7571);