Home
last modified time | relevance | path

Searched refs:boe (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-boe-bf060y8m-aj0.c46 static void boe_bf060y8m_aj0_reset(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_reset() argument
48 gpiod_set_value_cansleep(boe->reset_gpio, 0); in boe_bf060y8m_aj0_reset()
50 gpiod_set_value_cansleep(boe->reset_gpio, 1); in boe_bf060y8m_aj0_reset()
52 gpiod_set_value_cansleep(boe->reset_gpio, 0); in boe_bf060y8m_aj0_reset()
56 static int boe_bf060y8m_aj0_on(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_on() argument
58 struct mipi_dsi_device *dsi = boe->dsi; in boe_bf060y8m_aj0_on()
100 static int boe_bf060y8m_aj0_off(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_off() argument
102 struct mipi_dsi_device *dsi = boe->dsi; in boe_bf060y8m_aj0_off()
128 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); in boe_bf060y8m_aj0_prepare() local
129 struct device *dev = &boe in boe_bf060y8m_aj0_prepare()
185 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); boe_bf060y8m_aj0_unprepare() local
288 boe_bf060y8m_aj0_init_vregs(struct boe_bf060y8m_aj0 *boe, struct device *dev) boe_bf060y8m_aj0_init_vregs() argument
359 struct boe_bf060y8m_aj0 *boe; boe_bf060y8m_aj0_probe() local
407 struct boe_bf060y8m_aj0 *boe = mipi_dsi_get_drvdata(dsi); boe_bf060y8m_aj0_remove() local
[all...]
H A Dpanel-boe-tv101wum-nl6.c1716 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) in boe_panel_init_dcs_cmd() argument
1718 struct mipi_dsi_device *dsi = boe->dsi; in boe_panel_init_dcs_cmd()
1719 struct drm_panel *panel = &boe->base; in boe_panel_init_dcs_cmd()
1722 if (boe->desc->init_cmds) { in boe_panel_init_dcs_cmd()
1723 const struct panel_init_cmd *init_cmds = boe->desc->init_cmds; in boe_panel_init_dcs_cmd()
1755 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) in boe_panel_enter_sleep_mode() argument
1757 struct mipi_dsi_device *dsi = boe->dsi; in boe_panel_enter_sleep_mode()
1775 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_disable() local
1778 ret = boe_panel_enter_sleep_mode(boe); in boe_panel_disable()
1791 struct boe_panel *boe in boe_panel_unprepare() local
1821 struct boe_panel *boe = to_boe_panel(panel); boe_panel_prepare() local
2169 struct boe_panel *boe = to_boe_panel(panel); boe_panel_get_modes() local
2198 struct boe_panel *boe = to_boe_panel(panel); boe_panel_get_orientation() local
2212 boe_panel_add(struct boe_panel *boe) boe_panel_add() argument
2266 struct boe_panel *boe; boe_panel_probe() local
2295 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); boe_panel_shutdown() local
2303 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); boe_panel_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-boe-tv101wum-nl6.c435 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) in boe_panel_init_dcs_cmd() argument
437 struct mipi_dsi_device *dsi = boe->dsi; in boe_panel_init_dcs_cmd()
438 struct drm_panel *panel = &boe->base; in boe_panel_init_dcs_cmd()
441 if (boe->desc->init_cmds) { in boe_panel_init_dcs_cmd()
442 const struct panel_init_cmd *init_cmds = boe->desc->init_cmds; in boe_panel_init_dcs_cmd()
474 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) in boe_panel_enter_sleep_mode() argument
476 struct mipi_dsi_device *dsi = boe->dsi; in boe_panel_enter_sleep_mode()
494 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_unprepare() local
497 if (!boe->prepared) in boe_panel_unprepare()
500 ret = boe_panel_enter_sleep_mode(boe); in boe_panel_unprepare()
531 struct boe_panel *boe = to_boe_panel(panel); boe_panel_prepare() local
734 struct boe_panel *boe = to_boe_panel(panel); boe_panel_get_modes() local
764 boe_panel_add(struct boe_panel *boe) boe_panel_add() argument
812 struct boe_panel *boe; boe_panel_probe() local
841 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); boe_panel_shutdown() local
849 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); boe_panel_remove() local
[all...]

Completed in 4 milliseconds