Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/
Ddrm_of.h45 int drm_of_encoder_active_endpoint(struct device_node *node,
90 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() function
176 int ret = drm_of_encoder_active_endpoint(node, encoder, in drm_of_encoder_active_endpoint_id()
186 int ret = drm_of_encoder_active_endpoint(node, encoder, in drm_of_encoder_active_port_id()
/Linux-v6.6/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);