Home
last modified time | relevance | path

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

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