Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_helper.h630 void drm_dp_remote_aux_init(struct drm_dp_aux *aux);
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2067 void drm_dp_remote_aux_init(struct drm_dp_aux *aux) in drm_dp_remote_aux_init() function
2071 EXPORT_SYMBOL(drm_dp_remote_aux_init);
H A Ddrm_dp_mst_topology.c2324 drm_dp_remote_aux_init(&port->aux); in drm_dp_mst_add_port()