Home
last modified time | relevance | path

Searched defs:of_drm_find_panel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_panel.h196 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_panel.c243 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
262 EXPORT_SYMBOL(of_drm_find_panel); variable
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_panel.c310 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
329 EXPORT_SYMBOL(of_drm_find_panel); variable

Completed in 3 milliseconds