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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv6xx_dpm.h 88 struct rv6xx_ps { struct
radeon_rv6xx_dpm.c 41 static struct rv6xx_ps *rv6xx_get_ps(struct radeon_ps *rps)
43 struct rv6xx_ps *ps = rps->ps_priv;
439 struct rv6xx_ps *state)
456 struct rv6xx_ps *state)
486 struct rv6xx_ps *state)
974 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps);
1024 struct rv6xx_ps *state)
1053 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps);
1207 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps);
1208 struct rv6xx_ps *old_state = rv6xx_get_ps(old_ps)
    [all...]

Completed in 13 milliseconds