Searched refs:tddi_ctx (Results 1 – 1 of 1) sorted by relevance
31 struct tddi_ctx { struct48 static inline struct tddi_ctx *to_tddi_ctx(struct drm_panel *panel) in to_tddi_ctx() argument50 return container_of(panel, struct tddi_ctx, panel); in to_tddi_ctx()55 struct tddi_ctx *ctx = bl_get_data(backlight); in tddi_update_status()69 struct tddi_ctx *ctx = to_tddi_ctx(panel); in tddi_prepare()94 struct tddi_ctx *ctx = to_tddi_ctx(panel); in tddi_unprepare()109 struct tddi_ctx *ctx = to_tddi_ctx(panel); in tddi_enable()130 struct tddi_ctx *ctx = to_tddi_ctx(panel); in tddi_disable()145 struct tddi_ctx *ctx = to_tddi_ctx(panel); in tddi_get_modes()171 struct tddi_ctx *ctx; in tddi_probe()[all …]