Searched refs:od_kobj (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 48 struct od_kobj { struct 3945 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_show() 3956 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_store() 4003 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_show() 4014 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_store() 4063 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_show() 4074 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_store() 4124 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_show() 4135 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_store() 4183 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_minimum_pwm_show() [all …]
|