Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwmon/
Dapplesmc.c113 struct applesmc_node_group { struct
114 char *format; /* format string */
115 void *show; /* show function */
116 void *store; /* store function */
117 int option; /* function argument */
118 struct applesmc_dev_attr *nodes; /* dynamic node array */