Searched refs:od_kobj (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 48 struct od_kobj { struct 3708 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_show() 3719 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_curve_store() 3766 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_show() 3777 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_limit_threshold_store() 3826 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_show() 3837 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in acoustic_target_threshold_store() 3887 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_show() 3898 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_target_temperature_store() 4158 struct od_kobj *od_kobj = container_of(kobj, struct od_kobj, kobj); in od_kobj_release() local [all …]
|