Lines Matching refs:kobj
36 return kobj_to_gt(dev->kobj.parent); in dev_to_gt()
117 static ssize_t status_show(struct kobject *kobj, in status_show() argument
120 struct device *dev = kobj_to_dev(kobj); in status_show()
128 static ssize_t reason_pl1_show(struct kobject *kobj, in reason_pl1_show() argument
131 struct device *dev = kobj_to_dev(kobj); in reason_pl1_show()
139 static ssize_t reason_pl2_show(struct kobject *kobj, in reason_pl2_show() argument
142 struct device *dev = kobj_to_dev(kobj); in reason_pl2_show()
150 static ssize_t reason_pl4_show(struct kobject *kobj, in reason_pl4_show() argument
153 struct device *dev = kobj_to_dev(kobj); in reason_pl4_show()
161 static ssize_t reason_thermal_show(struct kobject *kobj, in reason_thermal_show() argument
164 struct device *dev = kobj_to_dev(kobj); in reason_thermal_show()
172 static ssize_t reason_prochot_show(struct kobject *kobj, in reason_prochot_show() argument
175 struct device *dev = kobj_to_dev(kobj); in reason_prochot_show()
183 static ssize_t reason_ratl_show(struct kobject *kobj, in reason_ratl_show() argument
186 struct device *dev = kobj_to_dev(kobj); in reason_ratl_show()
194 static ssize_t reason_vr_thermalert_show(struct kobject *kobj, in reason_vr_thermalert_show() argument
197 struct device *dev = kobj_to_dev(kobj); in reason_vr_thermalert_show()
205 static ssize_t reason_vr_tdc_show(struct kobject *kobj, in reason_vr_tdc_show() argument
208 struct device *dev = kobj_to_dev(kobj); in reason_vr_tdc_show()