Lines Matching refs:od_kobj

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()
3946 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_minimum_pwm_show()
3957 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_minimum_pwm_store()
4000 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_zero_rpm_enable_show()
4011 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_zero_rpm_enable_store()
4057 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_zero_rpm_stop_temp_show()
4068 struct od_kobj *container = container_of(kobj, struct od_kobj, kobj); in fan_zero_rpm_stop_temp_store()
4158 struct od_kobj *od_kobj = container_of(kobj, struct od_kobj, kobj); in od_kobj_release() local
4160 kfree(od_kobj); in od_kobj_release()
4170 struct od_kobj *container, *container_next; in amdgpu_od_set_fini()
4235 struct od_kobj *top_set, *sub_set; in amdgpu_od_set_init()