Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9806e.c82 static int ili9806e_on(struct ili9806e_panel *ili9806e) in ili9806e_on() argument
84 struct mipi_dsi_multi_context ctx = { .dsi = ili9806e->dsi }; in ili9806e_on()
86 if (ili9806e->desc->init_sequence) in ili9806e_on()
87 ili9806e->desc->init_sequence(&ctx); in ili9806e_on()
H A DMakefile25 obj-$(CONFIG_DRM_PANEL_ILITEK_ILI9806E) += panel-ilitek-ili9806e.o
/linux/
H A DMAINTAINERS7222 F: drivers/gpu/drm/panel/panel-ilitek-ili9806e.c