Home
last modified time | relevance | path

Searched refs:drm_dp_tunnel_enable_bw_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/display/
A Ddrm_dp_tunnel.h53 int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel);
128 static inline int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_enable_bw_alloc() function
/linux/drivers/gpu/drm/i915/display/
A Dintel_dp_tunnel.c187 ret = drm_dp_tunnel_enable_bw_alloc(intel_dp->tunnel); in detect_new_tunnel()
333 err = drm_dp_tunnel_enable_bw_alloc(intel_dp->tunnel); in intel_dp_tunnel_resume()
/linux/drivers/gpu/drm/display/
A Ddrm_dp_tunnel.c945 int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_enable_bw_alloc() function
996 EXPORT_SYMBOL(drm_dp_tunnel_enable_bw_alloc);

Completed in 13 milliseconds