Searched refs:amd_wbrf_retrieve_freq_band (Results 1 – 4 of 4) sorted by relevance
53 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) in amd_wbrf_retrieve_freq_band() function
229 int amd_wbrf_retrieve_freq_band(struct device *dev, struct wbrf_ranges_in_out *out) in amd_wbrf_retrieve_freq_band() function278 EXPORT_SYMBOL_GPL(amd_wbrf_retrieve_freq_band);
71 3. Call the `amd_wbrf_retrieve_freq_band` initially to retrieve75 `amd_wbrf_retrieve_freq_band` again to retrieve the latest
1395 ret = amd_wbrf_retrieve_freq_band(adev->dev, &wbrf_exclusion); in smu_wbrf_handle_exclusion_ranges()