Searched defs:applesmc_node_group (Results 1 – 1 of 1) sorted by relevance
112 struct applesmc_node_group { struct113 char *format; /* format string */114 void *show; /* show function */115 void *store; /* store function */116 int option; /* function argument */117 struct applesmc_dev_attr *nodes; /* dynamic node array */