Searched refs:pother (Results 1 – 1 of 1) sorted by relevance
129 struct attribute **pother; in reasons_show() local138 for (pother = group->attrs; *pother; pother++) { in reasons_show()139 struct kobj_attribute *kattr = container_of(*pother, struct kobj_attribute, attr); in reasons_show()143 ret += sysfs_emit_at(buff, ret, "%s ", (*pother)->name + strlen("reason_")); in reasons_show()