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

/linux-master/include/linux/
H A Dacpi_amd_wbrf.h53 int amd_wbrf_retrieve_freq_band(struct device *dev, struct wbrf_ranges_in_out *out);
75 int amd_wbrf_retrieve_freq_band(struct device *dev, struct wbrf_ranges_in_out *out) function
/linux-master/drivers/platform/x86/amd/
H A Dwbrf.c215 * amd_wbrf_retrieve_freq_band - retrieve current active frequency bands
229 int amd_wbrf_retrieve_freq_band(struct device *dev, struct wbrf_ranges_in_out *out) function
278 EXPORT_SYMBOL_GPL(amd_wbrf_retrieve_freq_band); variable
/linux-master/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1346 ret = amd_wbrf_retrieve_freq_band(adev->dev, &wbrf_exclusion);

Completed in 286 milliseconds