Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_panel.h199 struct drm_panel *of_drm_find_panel(const struct device_node *np);
201 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function