Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dsysfs.c752 struct sde_attribute { struct
760 struct sde_attribute *sde_attr = in sde_show() argument
761 container_of(attr, struct sde_attribute, attr); in sde_show()
774 struct sde_attribute *sde_attr = in sde_store()
775 container_of(attr, struct sde_attribute, attr); in sde_store()
798 struct sde_attribute sde_attr_##_name = \
828 static struct sde_attribute *sde_attribs[] = {