Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c20 struct sg_attr { struct
28 struct sg_attr *sgattrs; argument
62 struct sg_attr *sattr = container_of(attr, struct sg_attr, attr); in sg_store()
120 static void add_attr(int handle, struct sg_attr *attr, int index) in add_attr()