Lines Matching defs:hx8394
27 #define DRV_NAME "panel-himax-hx8394"
65 struct hx8394 {
81 int (*init_sequence)(struct hx8394 *ctx);
84 static inline struct hx8394 *panel_to_hx8394(struct drm_panel *panel)
86 return container_of(panel, struct hx8394, panel);
89 static int hsd060bhw4_init_sequence(struct hx8394 *ctx)
208 struct hx8394 *ctx = panel_to_hx8394(panel);
246 struct hx8394 *ctx = panel_to_hx8394(panel);
263 struct hx8394 *ctx = panel_to_hx8394(panel);
280 struct hx8394 *ctx = panel_to_hx8394(panel);
317 struct hx8394 *ctx = panel_to_hx8394(panel);
349 struct hx8394 *ctx;
406 struct hx8394 *ctx = mipi_dsi_get_drvdata(dsi);
420 struct hx8394 *ctx = mipi_dsi_get_drvdata(dsi);