Searched refs:acpi_amd_wbrf_supported_consumer (Results 1 – 4 of 4) sorted by relevance
52 bool acpi_amd_wbrf_supported_consumer(struct device *dev);58 bool acpi_amd_wbrf_supported_consumer(struct device *dev) in acpi_amd_wbrf_supported_consumer() function
201 bool acpi_amd_wbrf_supported_consumer(struct device *dev) in acpi_amd_wbrf_supported_consumer() function212 EXPORT_SYMBOL_GPL(acpi_amd_wbrf_supported_consumer);
67 1. During probe, call `acpi_amd_wbrf_supported_consumer` to check if WBRF
1502 acpi_amd_wbrf_supported_consumer(adev->dev); in smu_wbrf_support_check()