Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_of.h87 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge() function
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_of.h96 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge() function
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_of.c236 int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge() function
285 EXPORT_SYMBOL_GPL(drm_of_find_panel_or_bridge); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_of.c237 int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge() function
286 EXPORT_SYMBOL_GPL(drm_of_find_panel_or_bridge); variable

Completed in 3 milliseconds