freq_attr
struct freq_attr **attr;
static struct freq_attr *acpi_cpufreq_attr[] = {
static struct freq_attr *amd_pstate_attr[] = {
static struct freq_attr *amd_pstate_epp_attr[] = {
static struct freq_attr *brcm_avs_cpufreq_attr[] = {
static struct freq_attr *cppc_cpufreq_attr[] = {
struct freq_attr *fattr = to_attr(attr);
struct freq_attr **drv_attr;
static struct freq_attr local_boost = __ATTR(boost, 0644, show_local_boost, store_local_boost);
#define to_attr(a) container_of(a, struct freq_attr, attr)
struct freq_attr *fattr = to_attr(attr);
struct freq_attr cpufreq_freq_attr_##_name##_freqs = \
static struct freq_attr *hwp_cpufreq_attrs[] = {
static struct freq_attr cpufreq_freq_attr_cpuinfo_nominal_freq =
static struct freq_attr *powernv_cpu_freq_attr[] = {
static struct freq_attr throttle_attr_##name = __ATTR_RO(name) \
extern struct freq_attr cpufreq_freq_attr_scaling_available_freqs;
extern struct freq_attr cpufreq_freq_attr_scaling_boost_freqs;
static struct freq_attr _name = \
static struct freq_attr _name = \
static struct freq_attr _name = \
static struct freq_attr _name = \
struct freq_attr **attr;