Home
last modified time | relevance | path

Searched refs:drm_panel_remove (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
Ddrm_panel.c49 void drm_panel_remove(struct drm_panel *panel) in drm_panel_remove() function
55 EXPORT_SYMBOL(drm_panel_remove);
/linux-4.4.14/include/drm/
Ddrm_panel.h131 void drm_panel_remove(struct drm_panel *panel);
/linux-4.4.14/drivers/gpu/drm/panel/
Dpanel-lg-lg4573.c274 drm_panel_remove(&ctx->panel); in lg4573_remove()
Dpanel-samsung-s6e8aa0.c1029 drm_panel_remove(&ctx->panel); in s6e8aa0_probe()
1039 drm_panel_remove(&ctx->panel); in s6e8aa0_remove()
Dpanel-samsung-ld9040.c365 drm_panel_remove(&ctx->panel); in ld9040_remove()
Dpanel-sharp-lq101r1sx01.c365 drm_panel_remove(&sharp->base); in sharp_panel_del()
Dpanel-simple.c352 drm_panel_remove(&panel->base); in panel_simple_remove()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dsi.c1083 drm_panel_remove(intel_dsi->panel); in intel_dsi_encoder_destroy()