HomeSort by: relevance | last modified time | path
    Searched refs:drm_dp_remote_aux_init (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 999 * drm_dp_remote_aux_init() - minimally initialise a remote aux channel
1005 void drm_dp_remote_aux_init(struct drm_dp_aux *aux) function in typeref:typename:void
1009 EXPORT_SYMBOL(drm_dp_remote_aux_init);
drm_dp_mst_topology.c 2231 drm_dp_remote_aux_init(&port->aux);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 1473 void drm_dp_remote_aux_init(struct drm_dp_aux *aux);

Completed in 18 milliseconds