Searched refs:freq_attr (Results 1 – 12 of 12) sorted by relevance
314 struct freq_attr { struct321 static struct freq_attr _name = \ argument325 static struct freq_attr _name = \329 static struct freq_attr _name = \333 static struct freq_attr _name = \415 struct freq_attr **attr;1231 extern struct freq_attr cpufreq_freq_attr_scaling_available_freqs;1232 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) \
265 struct freq_attr cpufreq_freq_attr_##_name##_freqs = \
634 static struct freq_attr local_boost = __ATTR(boost, 0644, show_local_boost, store_local_boost);986 #define to_attr(a) container_of(a, struct freq_attr, attr)991 struct freq_attr *fattr = to_attr(attr); in show()1008 struct freq_attr *fattr = to_attr(attr); in store()1063 struct freq_attr **drv_attr; in cpufreq_add_dev_interface()
965 static struct freq_attr *acpi_cpufreq_attr[] = {1021 struct freq_attr **attr; in acpi_cpufreq_probe()
722 static struct freq_attr *brcm_avs_cpufreq_attr[] = {
1406 static struct freq_attr *amd_pstate_attr[] = {1415 static struct freq_attr *amd_pstate_epp_attr[] = {
904 static struct freq_attr *cppc_cpufreq_attr[] = {
940 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