Searched refs:drm_dp_remote_aux_init (Results 1 – 3 of 3) sorted by relevance
562 void drm_dp_remote_aux_init(struct drm_dp_aux *aux);
2029 void drm_dp_remote_aux_init(struct drm_dp_aux *aux) in drm_dp_remote_aux_init() function2033 EXPORT_SYMBOL(drm_dp_remote_aux_init);
2321 drm_dp_remote_aux_init(&port->aux); in drm_dp_mst_add_port()