Searched defs:applesmc_node_group (Results 1 – 1 of 1) sorted by relevance
113 struct applesmc_node_group { struct114 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 */