Home
last modified time | relevance | path

Searched refs:throttle_attribute (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c64 struct throttle_attribute { struct
79 static struct throttle_attribute *kobj_attribute_to_throttle(struct kobj_attribute *attr) in kobj_attribute_to_throttle() argument
81 return container_of(attr, struct throttle_attribute, attr); in kobj_attribute_to_throttle()
112 struct throttle_attribute *ta = kobj_attribute_to_throttle(attr); in reason_show()
137 struct throttle_attribute *other_ta = kobj_attribute_to_throttle(kattr); in reasons_show()
157 struct throttle_attribute attr_##name = { \
163 struct throttle_attribute attr_##name = { \