Symbol: hx83102
drivers/gpu/drm/panel/panel-himax-hx83102.c
1010
struct hx83102 *ctx;
drivers/gpu/drm/panel/panel-himax-hx83102.c
1042
struct hx83102 *ctx = mipi_dsi_get_drvdata(dsi);
drivers/gpu/drm/panel/panel-himax-hx83102.c
192
static int boe_nv110wum_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
297
static int csot_pna957qt1_1_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
394
static int ivo_t109nw41_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
499
static int kingdisplay_kd110n11_51ie_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
589
static int starry_2082109qfh040022_50e_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
79
int (*init)(struct hx83102 *ctx);
drivers/gpu/drm/panel/panel-himax-hx83102.c
82
static inline struct hx83102 *panel_to_hx83102(struct drm_panel *panel)
drivers/gpu/drm/panel/panel-himax-hx83102.c
84
return container_of(panel, struct hx83102, base);
drivers/gpu/drm/panel/panel-himax-hx83102.c
844
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
860
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
874
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
934
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
95
static int starry_himax83102_j02_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
955
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
969
static int hx83102_panel_add(struct hx83102 *ctx)