Searched refs:od_kobj (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 50 struct od_kobj { struct 4070 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_show() 4081 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_store() 4128 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_show() 4139 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_store() 4188 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_show() 4199 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_store() 4249 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_show() 4260 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_store() 4308 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_minimum_pwm_show() [all …]
|