Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsysfs.c569 struct sde_attribute { struct
577 struct sde_attribute *sde_attr = in sde_show() argument
578 container_of(attr, struct sde_attribute, attr); in sde_show()
591 struct sde_attribute *sde_attr = in sde_store()
592 container_of(attr, struct sde_attribute, attr); in sde_store()
615 struct sde_attribute sde_attr_##_name = \
645 static struct sde_attribute *sde_attribs[] = {