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 4014 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_show() 4025 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_store() 4072 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_show() 4083 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_store() 4132 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_show() 4143 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_store() 4193 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_show() 4204 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_store() 4252 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_minimum_pwm_show() [all …]
|