Searched refs:od_kobj (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 48 struct od_kobj { struct 4060 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_show() 4071 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_store() 4118 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_show() 4129 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_store() 4178 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_show() 4189 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_store() 4239 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_show() 4250 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_store() 4298 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_minimum_pwm_show() [all …]
|