Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_of.h43 int drm_of_encoder_active_endpoint(struct device_node *node,
88 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() function
164 int ret = drm_of_encoder_active_endpoint(node, encoder, in drm_of_encoder_active_endpoint_id()
174 int ret = drm_of_encoder_active_endpoint(node, encoder, in drm_of_encoder_active_port_id()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_of.c193 int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() function
217 EXPORT_SYMBOL_GPL(drm_of_encoder_active_endpoint);