Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp_helper.h562 void drm_dp_remote_aux_init(struct drm_dp_aux *aux);
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_helper.c2029 void drm_dp_remote_aux_init(struct drm_dp_aux *aux) in drm_dp_remote_aux_init() function
2033 EXPORT_SYMBOL(drm_dp_remote_aux_init);
Ddrm_dp_mst_topology.c2321 drm_dp_remote_aux_init(&port->aux); in drm_dp_mst_add_port()