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

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-boe-bf060y8m-aj0.c45 static void boe_bf060y8m_aj0_reset(struct boe_bf060y8m_aj0 *boe) argument
47 gpiod_set_value_cansleep(boe->reset_gpio, 0);
49 gpiod_set_value_cansleep(boe->reset_gpio, 1);
51 gpiod_set_value_cansleep(boe->reset_gpio, 0);
55 static int boe_bf060y8m_aj0_on(struct boe_bf060y8m_aj0 *boe) argument
57 struct mipi_dsi_device *dsi = boe->dsi;
99 static int boe_bf060y8m_aj0_off(struct boe_bf060y8m_aj0 *boe) argument
101 struct mipi_dsi_device *dsi = boe->dsi;
127 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); local
128 struct device *dev = &boe
180 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); local
279 boe_bf060y8m_aj0_init_vregs(struct boe_bf060y8m_aj0 *boe, struct device *dev) argument
350 struct boe_bf060y8m_aj0 *boe; local
398 struct boe_bf060y8m_aj0 *boe = mipi_dsi_get_drvdata(dsi); local
[all...]
H A Dpanel-boe-tv101wum-nl6.c37 int (*init)(struct boe_panel *boe);
57 static int boe_tv110c9m_init(struct boe_panel *boe) argument
59 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi };
463 static int inx_hj110iz_init(struct boe_panel *boe) argument
465 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi };
902 static int boe_init(struct boe_panel *boe) argument
904 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi };
1202 static int auo_kd101n80_45na_init(struct boe_panel *boe) argument
1204 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi };
1219 static int auo_b101uan08_3_init(struct boe_panel *boe) argument
1272 starry_qfh032011_53g_init(struct boe_panel *boe) argument
1383 struct boe_panel *boe = to_boe_panel(panel); local
1398 struct boe_panel *boe = to_boe_panel(panel); local
1423 struct boe_panel *boe = to_boe_panel(panel); local
1712 struct boe_panel *boe = to_boe_panel(panel); local
1741 struct boe_panel *boe = to_boe_panel(panel); local
1755 boe_panel_add(struct boe_panel *boe) argument
1809 struct boe_panel *boe; local
1838 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); local
[all...]
H A DMakefile6 obj-$(CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0) += panel-boe-bf060y8m-aj0.o
7 obj-$(CONFIG_DRM_PANEL_BOE_HIMAX8279D) += panel-boe-himax8279d.o
8 obj-$(CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A) += panel-boe-th101mb31ig002-28a.o
9 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_NL6) += panel-boe-tv101wum-nl6.o
H A Dpanel-ilitek-ili9882t.c39 int (*init)(struct ili9882t *boe);
/linux-master/arch/arm64/boot/dts/qcom/
H A DMakefile162 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe.dtb
165 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
240 dtb-$(CONFIG_ARCH_QCOM) += sm8250-xiaomi-elish-boe.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/qcom/
H A DMakefile162 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe.dtb
165 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
240 dtb-$(CONFIG_ARCH_QCOM) += sm8250-xiaomi-elish-boe.dtb

Completed in 147 milliseconds