Searched refs:tpg110 (Results 1 – 2 of 2) sorted by relevance
65 struct tpg110 { struct183 static inline struct tpg110 *186 return container_of(panel, struct tpg110, panel); in to_tpg110()249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable()351 struct tpg110 *tpg = to_tpg110(panel); in tpg110_enable()374 struct tpg110 *tpg = to_tpg110(panel); in tpg110_get_modes()405 struct tpg110 *tpg; in tpg110_probe()408 tpg = devm_drm_panel_alloc(dev, struct tpg110, panel, in tpg110_probe()[all …]
108 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
Completed in 711 milliseconds