Searched refs:freq_attr (Results 1 – 15 of 15) sorted by relevance
294 struct freq_attr { struct301 static struct freq_attr _name = \ argument305 static struct freq_attr _name = \309 static struct freq_attr _name = \313 static struct freq_attr _name = \395 struct freq_attr **attr;1224 extern struct freq_attr cpufreq_freq_attr_scaling_available_freqs;1225 extern struct freq_attr cpufreq_freq_attr_scaling_boost_freqs;1226 extern struct freq_attr *cpufreq_generic_attr[];
266 struct freq_attr cpufreq_freq_attr_##_name##_freqs = \293 struct freq_attr *cpufreq_generic_attr[] = {
385 static struct freq_attr cpufreq_freq_attr_cpuinfo_nominal_freq =390 static struct freq_attr *powernv_cpu_freq_attr[] = {405 static struct freq_attr throttle_attr_##name = __ATTR_RO(name) \
198 static struct freq_attr *apple_soc_cpufreq_hw_attr[] = {
39 static struct freq_attr *cpufreq_dt_attr[] = {
661 static struct freq_attr local_boost = __ATTR(boost, 0644, show_local_boost, store_local_boost);991 #define to_attr(a) container_of(a, struct freq_attr, attr)996 struct freq_attr *fattr = to_attr(attr); in show()1014 struct freq_attr *fattr = to_attr(attr); in store()1070 struct freq_attr **drv_attr; in cpufreq_add_dev_interface()
957 static struct freq_attr *acpi_cpufreq_attr[] = {1014 struct freq_attr **attr; in acpi_cpufreq_probe()
722 static struct freq_attr *brcm_avs_cpufreq_attr[] = {
1219 static struct freq_attr *amd_pstate_attr[] = {1227 static struct freq_attr *amd_pstate_epp_attr[] = {
599 static struct freq_attr *qcom_cpufreq_hw_attr[] = {
844 static struct freq_attr *cppc_cpufreq_attr[] = {
933 static struct freq_attr *hwp_cpufreq_attrs[] = {
86 .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