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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_pm.c 469 static ssize_t amdgpu_get_pp_cur_state(struct device *dev, function in typeref:typename:ssize_t
523 return amdgpu_get_pp_cur_state(dev, attr, buf);
1800 static DEVICE_ATTR(pp_cur_state, S_IRUGO, amdgpu_get_pp_cur_state, NULL);
amdgpu_pm.c 469 static ssize_t amdgpu_get_pp_cur_state(struct device *dev, function in typeref:typename:ssize_t
523 return amdgpu_get_pp_cur_state(dev, attr, buf);
1800 static DEVICE_ATTR(pp_cur_state, S_IRUGO, amdgpu_get_pp_cur_state, NULL);

Completed in 110 milliseconds