Searched refs:dmub_srv_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h60 * Destroying the DMUB service can be done by calling dmub_srv_destroy().
573 * dmub_srv_destroy() - destroys the DMUB service.
576 void dmub_srv_destroy(struct dmub_srv *dmub);
/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c415 dmub_srv_destroy(dmub);
420 void dmub_srv_destroy(struct dmub_srv *dmub) function
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2311 dmub_srv_destroy(adev->dm.dmub_srv);

Completed in 206 milliseconds