Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dsysfs.c745 struct sde_attribute { struct
753 struct sde_attribute *sde_attr = in sde_show() argument
754 container_of(attr, struct sde_attribute, attr); in sde_show()
767 struct sde_attribute *sde_attr = in sde_store()
768 container_of(attr, struct sde_attribute, attr); in sde_store()
791 struct sde_attribute sde_attr_##_name = \
821 static struct sde_attribute *sde_attribs[] = {