Symbol: hx83102
drivers/gpu/drm/panel/panel-himax-hx83102.c
102
static int starry_himax83102_j02_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
1064
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
1082
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
1096
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
1156
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
1177
struct hx83102 *ctx = panel_to_hx83102(panel);
drivers/gpu/drm/panel/panel-himax-hx83102.c
1244
static int hx83102_panel_add(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
1293
struct hx83102 *ctx;
drivers/gpu/drm/panel/panel-himax-hx83102.c
1329
struct hx83102 *ctx = mipi_dsi_get_drvdata(dsi);
drivers/gpu/drm/panel/panel-himax-hx83102.c
199
static int boe_nv110wum_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
304
static int csot_pna957qt1_1_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
401
static int ivo_t109nw41_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
506
static int kingdisplay_kd110n11_51ie_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
596
static int starry_2082109qfh040022_50e_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
711
static int holitech_htf065h045_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
773
static int waveshare_12_3_a_init(struct hx83102 *ctx)
drivers/gpu/drm/panel/panel-himax-hx83102.c
86
int (*init)(struct hx83102 *ctx);
drivers/gpu/drm/panel/panel-himax-hx83102.c
89
static inline struct hx83102 *panel_to_hx83102(struct drm_panel *panel)
drivers/gpu/drm/panel/panel-himax-hx83102.c
91
return container_of(panel, struct hx83102, base);