drm_dp_aux_unregister
drm_dp_aux_unregister(&amdgpu_connector->ddc_bus->aux);
drm_dp_aux_unregister(&amdgpu_dm_connector->dm_dp_aux.aux);
EXPORT_SYMBOL(drm_dp_aux_unregister);
drm_dp_aux_unregister(&intel_dp->aux);
void drm_dp_aux_unregister(struct drm_dp_aux *aux);
drm_dp_aux_unregister(&radeon_connector->ddc_bus->aux);