Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_asic.c162 .bandwidth_update = &r100_bandwidth_update,
236 .bandwidth_update = &r100_bandwidth_update,
310 .bandwidth_update = &r100_bandwidth_update,
384 .bandwidth_update = &r100_bandwidth_update,
458 .bandwidth_update = &r100_bandwidth_update,
532 .bandwidth_update = &r100_bandwidth_update,
Dradeon_asic.h87 void r100_bandwidth_update(struct radeon_device *rdev);
Dr100.c2836 void r100_bandwidth_update(struct radeon_device *rdev) in r100_bandwidth_update() function