Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dsysfs.c749 struct sde_attribute { struct
757 struct sde_attribute *sde_attr = in sde_show() argument
758 container_of(attr, struct sde_attribute, attr); in sde_show()
771 struct sde_attribute *sde_attr = in sde_store()
772 container_of(attr, struct sde_attribute, attr); in sde_store()
795 struct sde_attribute sde_attr_##_name = \
825 static struct sde_attribute *sde_attribs[] = {