ili9806e_dsi_panel
struct ili9806e_dsi_panel *ctx = ili9806e_get_transport(panel);
struct ili9806e_dsi_panel *ctx;
ctx = devm_kzalloc(dev, sizeof(struct ili9806e_dsi_panel), GFP_KERNEL);
static int ili9806e_dsi_on(struct ili9806e_dsi_panel *ili9806e)
static int ili9806e_dsi_off(struct ili9806e_dsi_panel *panel)
struct ili9806e_dsi_panel *ctx = ili9806e_get_transport(panel);
struct ili9806e_dsi_panel *ctx = ili9806e_get_transport(panel);
struct ili9806e_dsi_panel *ctx = ili9806e_get_transport(panel);