Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_panel.h202 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_panel.c304 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function