Lines Matching defs:attr

116 					  struct device_attribute *attr,  in amdgpu_get_power_dpm_state()
153 struct device_attribute *attr, in amdgpu_set_power_dpm_state()
260 struct device_attribute *attr, in amdgpu_get_power_dpm_force_performance_level()
300 struct device_attribute *attr, in amdgpu_set_power_dpm_force_performance_level()
406 struct device_attribute *attr, in amdgpu_get_pp_num_states()
448 struct device_attribute *attr, in amdgpu_get_pp_cur_state()
493 struct device_attribute *attr, in amdgpu_get_pp_force_state()
509 struct device_attribute *attr, in amdgpu_set_pp_force_state()
571 struct device_attribute *attr, in amdgpu_get_pp_table()
615 struct device_attribute *attr, in amdgpu_set_pp_table()
761 struct device_attribute *attr, in amdgpu_set_pp_od_clk_voltage()
874 struct device_attribute *attr, in amdgpu_get_pp_od_clk_voltage()
927 struct device_attribute *attr, in amdgpu_set_pp_features()
973 struct device_attribute *attr, in amdgpu_get_pp_features()
1034 struct device_attribute *attr, in amdgpu_get_pp_dpm_sclk()
1101 struct device_attribute *attr, in amdgpu_set_pp_dpm_sclk()
1138 struct device_attribute *attr, in amdgpu_get_pp_dpm_mclk()
1169 struct device_attribute *attr, in amdgpu_set_pp_dpm_mclk()
1206 struct device_attribute *attr, in amdgpu_get_pp_dpm_socclk()
1237 struct device_attribute *attr, in amdgpu_set_pp_dpm_socclk()
1276 struct device_attribute *attr, in amdgpu_get_pp_dpm_fclk()
1307 struct device_attribute *attr, in amdgpu_set_pp_dpm_fclk()
1346 struct device_attribute *attr, in amdgpu_get_pp_dpm_dcefclk()
1377 struct device_attribute *attr, in amdgpu_set_pp_dpm_dcefclk()
1416 struct device_attribute *attr, in amdgpu_get_pp_dpm_pcie()
1447 struct device_attribute *attr, in amdgpu_set_pp_dpm_pcie()
1486 struct device_attribute *attr, in amdgpu_get_pp_sclk_od()
1515 struct device_attribute *attr, in amdgpu_set_pp_sclk_od()
1559 struct device_attribute *attr, in amdgpu_get_pp_mclk_od()
1588 struct device_attribute *attr, in amdgpu_set_pp_mclk_od()
1652 struct device_attribute *attr, in amdgpu_get_pp_power_profile_mode()
1684 struct device_attribute *attr, in amdgpu_set_pp_power_profile_mode()
1757 struct device_attribute *attr, in amdgpu_get_gpu_busy_percent()
1795 struct device_attribute *attr, in amdgpu_get_mem_busy_percent()
1837 struct device_attribute *attr, in amdgpu_get_pcie_bw()
1880 struct device_attribute *attr, in amdgpu_get_unique_id()
1911 struct device_attribute *attr, in amdgpu_get_thermal_throttling_logging()
1924 struct device_attribute *attr, in amdgpu_set_thermal_throttling_logging()
1975 struct device_attribute *attr, in amdgpu_get_gpu_metrics()
2039 static int default_attr_update(struct amdgpu_device *adev, struct amdgpu_device_attr *attr, in default_attr_update()
2108 struct amdgpu_device_attr *attr, in amdgpu_device_attr_create()
2152 static void amdgpu_device_attr_remove(struct amdgpu_device *adev, struct amdgpu_device_attr *attr) in amdgpu_device_attr_remove()
2201 struct device_attribute *attr, in amdgpu_hwmon_show_temp()
2251 struct device_attribute *attr, in amdgpu_hwmon_show_temp_thresh()
2267 struct device_attribute *attr, in amdgpu_hwmon_show_hotspot_temp_thresh()
2283 struct device_attribute *attr, in amdgpu_hwmon_show_mem_temp_thresh()
2299 struct device_attribute *attr, in amdgpu_hwmon_show_temp_label()
2311 struct device_attribute *attr, in amdgpu_hwmon_show_temp_emergency()
2337 struct device_attribute *attr, in amdgpu_hwmon_get_pwm1_enable()
2372 struct device_attribute *attr, in amdgpu_hwmon_set_pwm1_enable()
2412 struct device_attribute *attr, in amdgpu_hwmon_get_pwm1_min()
2419 struct device_attribute *attr, in amdgpu_hwmon_get_pwm1_max()
2426 struct device_attribute *attr, in amdgpu_hwmon_set_pwm1()
2481 struct device_attribute *attr, in amdgpu_hwmon_get_pwm1()
2516 struct device_attribute *attr, in amdgpu_hwmon_get_fan1_input()
2549 struct device_attribute *attr, in amdgpu_hwmon_get_fan1_min()
2579 struct device_attribute *attr, in amdgpu_hwmon_get_fan1_max()
2609 struct device_attribute *attr, in amdgpu_hwmon_get_fan1_target()
2642 struct device_attribute *attr, in amdgpu_hwmon_set_fan1_target()
2694 struct device_attribute *attr, in amdgpu_hwmon_get_fan1_enable()
2729 struct device_attribute *attr, in amdgpu_hwmon_set_fan1_enable()
2776 struct device_attribute *attr, in amdgpu_hwmon_show_vddgfx()
2806 struct device_attribute *attr, in amdgpu_hwmon_show_vddgfx_label()
2813 struct device_attribute *attr, in amdgpu_hwmon_show_vddnb()
2847 struct device_attribute *attr, in amdgpu_hwmon_show_vddnb_label()
2854 struct device_attribute *attr, in amdgpu_hwmon_show_power_avg()
2888 struct device_attribute *attr, in amdgpu_hwmon_show_power_cap_min()
2895 struct device_attribute *attr, in amdgpu_hwmon_show_power_cap_max()
2929 struct device_attribute *attr, in amdgpu_hwmon_show_power_cap()
2964 struct device_attribute *attr, in amdgpu_hwmon_set_power_cap()
3008 struct device_attribute *attr, in amdgpu_hwmon_show_sclk()
3038 struct device_attribute *attr, in amdgpu_hwmon_show_sclk_label()
3045 struct device_attribute *attr, in amdgpu_hwmon_show_mclk()
3075 struct device_attribute *attr, in amdgpu_hwmon_show_mclk_label()
3241 struct attribute *attr, int index) in hwmon_attributes_visible()