Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_of.h31 int drm_of_encoder_active_endpoint(struct device_node *node,
67 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() function
114 int ret = drm_of_encoder_active_endpoint(node, encoder, in drm_of_encoder_active_endpoint_id()
124 int ret = drm_of_encoder_active_endpoint(node, encoder, in drm_of_encoder_active_port_id()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_of.c194 int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() function
218 EXPORT_SYMBOL_GPL(drm_of_encoder_active_endpoint);