Home
last modified time | relevance | path

Searched defs:applesmc_node_group (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c104 struct applesmc_node_group { struct
105 char *format; /* format string */
106 void *show; /* show function */
107 void *store; /* store function */
108 int option; /* function argument */
109 struct applesmc_dev_attr *nodes; /* dynamic node array */