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