Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_asic.c1819 .bandwidth_update = &dce6_bandwidth_update,
1957 .bandwidth_update = &dce6_bandwidth_update,
H A Dradeon_asic.h723 void dce6_bandwidth_update(struct radeon_device *rdev);
H A Dsi.c2450 void dce6_bandwidth_update(struct radeon_device *rdev) in dce6_bandwidth_update() function