Home
last modified time | relevance | path

Searched refs:st7571_panel_format (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/sitronix/
H A Dst7571-i2c.c102 struct st7571_panel_format { struct
124 const struct st7571_panel_format *pformat; argument
416 static const struct st7571_panel_format st7571_monochrome = {
427 static const struct st7571_panel_format st7571_grayscale = {
641 const struct st7571_panel_format *pformat) in st7571_plane_init()