of_drm_find_panel
panel = of_drm_find_panel(panel_node);
panel = of_drm_find_panel(panel_node);
lvds->panel = of_drm_find_panel(port);
panel = of_drm_find_panel(remote);
*panel = of_drm_find_panel(remote);
EXPORT_SYMBOL(of_drm_find_panel);
dp->plat_data.panel = of_drm_find_panel(np);
ctx->panel = of_drm_find_panel(ctx->panel_node);
fsl_dev->connector.panel = of_drm_find_panel(panel_node);
panel = of_drm_find_panel(child);
out->panel = of_drm_find_panel(remote_node);
struct drm_panel *panel = of_drm_find_panel(enc_node);
struct drm_panel *panel = of_drm_find_panel(enc_node);
dvo->panel = of_drm_find_panel(dvo->panel_node);
struct drm_panel *panel = of_drm_find_panel(device->dev.of_node);
output->panel = of_drm_find_panel(device->dev.of_node);
output->panel = of_drm_find_panel(panel);
struct drm_panel *of_drm_find_panel(const struct device_node *np);