Searched defs:applesmc_node_group (Results 1 – 1 of 1) sorted by relevance
100 struct applesmc_node_group { struct101 char *format; /* format string */102 void *show; /* show function */103 void *store; /* store function */104 int option; /* function argument */105 struct applesmc_dev_attr *nodes; /* dynamic node array */