Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/
H A Ddrm_panel.c315 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_panel.h292 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function