Home
last modified time | relevance | path

Searched refs:drm_panel_of_backlight (Results 1 – 25 of 66) sorted by relevance

123

/linux/include/drm/
H A Ddrm_panel.h387 int drm_panel_of_backlight(struct drm_panel *panel);
389 static inline int drm_panel_of_backlight(struct drm_panel *panel) in drm_panel_of_backlight() function
/linux/drivers/gpu/drm/
H A Ddrm_panel.c715 int drm_panel_of_backlight(struct drm_panel *panel) in drm_panel_of_backlight() function
730 EXPORT_SYMBOL(drm_panel_of_backlight);
/linux/drivers/gpu/drm/panel/
H A Dpanel-lg-ld070wx3.c144 ret = drm_panel_of_backlight(&priv->panel); in lg_ld070wx3_probe()
H A Dpanel-hydis-hv101hd1.c142 ret = drm_panel_of_backlight(&hv->panel); in hv101hd1_probe()
H A Dpanel-panasonic-vvx10f034n00.c169 ret = drm_panel_of_backlight(&wuxga_nt->base); in wuxga_nt_panel_add()
H A Dpanel-osd-osd101t2587-53ts.c135 ret = drm_panel_of_backlight(&osd101t2587->base); in osd101t2587_panel_add()
H A Dpanel-boe-tv101wum-ll2.c197 ret = drm_panel_of_backlight(&ctx->panel); in boe_tv101wum_ll2_probe()
H A Dpanel-tdo-tl070wsh30.c168 err = drm_panel_of_backlight(&tdo_tl070wsh30->base); in tdo_tl070wsh30_panel_add()
H A Dpanel-lvds.c217 ret = drm_panel_of_backlight(&lvds->panel); in panel_lvds_probe()
H A Dpanel-boe-td4320.c202 ret = drm_panel_of_backlight(&ctx->panel); in boe_td4320_probe()
H A Dpanel-jdi-fhd-r63452.c199 ret = drm_panel_of_backlight(&ctx->panel); in jdi_fhd_r63452_probe()
H A Dpanel-kingdisplay-kd097d04.c340 err = drm_panel_of_backlight(&kingdisplay->base); in kingdisplay_panel_add()
H A Dpanel-ronbo-rb070d30.c191 ret = drm_panel_of_backlight(&ctx->panel); in rb070d30_panel_dsi_probe()
H A Dpanel-feiyang-fy07024di26a30d.c215 ret = drm_panel_of_backlight(&ctx->panel); in feiyang_dsi_probe()
H A Dpanel-renesas-r69328.c235 ret = drm_panel_of_backlight(&priv->panel); in renesas_r69328_probe()
H A Dpanel-innolux-ej030na.c236 err = drm_panel_of_backlight(&priv->panel); in ej030na_probe()
H A Dpanel-sharp-lq079l1sx01.c176 ret = drm_panel_of_backlight(&sharp->panel); in sharp_panel_probe()
H A Dpanel-sharp-ls043t1le01.c205 ret = drm_panel_of_backlight(&sharp_nt->base); in sharp_nt_panel_add()
H A Dpanel-ebbg-ft8719.c201 ret = drm_panel_of_backlight(&ctx->panel); in ebbg_ft8719_probe()
H A Dpanel-lincolntech-lcd197.c219 err = drm_panel_of_backlight(&lcd->panel); in lincoln_lcd197_panel_probe()
H A Dpanel-sony-td4353-jdi.c211 ret = drm_panel_of_backlight(&ctx->panel); in sony_td4353_jdi_probe()
H A Dpanel-renesas-r61307.c279 ret = drm_panel_of_backlight(&priv->panel); in renesas_r61307_probe()
H A Dpanel-orisetech-ota5601a.c278 err = drm_panel_of_backlight(&panel->drm_panel); in ota5601a_probe()
H A Dpanel-sharp-ls060t1sx01.c232 ret = drm_panel_of_backlight(&ctx->panel); in sharp_ls060_probe()
H A Dpanel-leadtek-ltk500hd1829.c648 ret = drm_panel_of_backlight(&ctx->panel); in ltk500hd1829_probe()

123