Searched refs:freq_attr (Results 1 – 12 of 12) sorted by relevance
317 struct freq_attr { struct324 static struct freq_attr _name = \ argument328 static struct freq_attr _name = \332 static struct freq_attr _name = \336 static struct freq_attr _name = \418 struct freq_attr **attr;1233 extern struct freq_attr cpufreq_freq_attr_scaling_available_freqs;1234 extern struct freq_attr cpufreq_freq_attr_scaling_boost_freqs;
388 static struct freq_attr cpufreq_freq_attr_cpuinfo_nominal_freq =391 static struct freq_attr *powernv_cpu_freq_attr[] = {404 static struct freq_attr throttle_attr_##name = __ATTR_RO(name) \
263 struct freq_attr cpufreq_freq_attr_##_name##_freqs = \
640 static struct freq_attr local_boost = __ATTR(boost, 0644, show_local_boost, store_local_boost);992 #define to_attr(a) container_of(a, struct freq_attr, attr)997 struct freq_attr *fattr = to_attr(attr); in show()1014 struct freq_attr *fattr = to_attr(attr); in store()1069 struct freq_attr **drv_attr; in cpufreq_add_dev_interface()
957 static struct freq_attr *acpi_cpufreq_attr[] = {1013 struct freq_attr **attr; in acpi_cpufreq_probe()
720 static struct freq_attr *brcm_avs_cpufreq_attr[] = {
1414 static struct freq_attr *amd_pstate_attr[] = {1423 static struct freq_attr *amd_pstate_epp_attr[] = {
921 static struct freq_attr *cppc_cpufreq_attr[] = {
909 static struct freq_attr *hwp_cpufreq_attrs[] = {
89 .attr - 一個指向NULL結尾的"struct freq_attr"列表的指針,該列表允許導出值到
89 .attr - 一个指向NULL结尾的"struct freq_attr"列表的指针,该列表允许导出值到
81 .attr - A pointer to a NULL-terminated list of "struct freq_attr" which