Searched defs:applesmc_node_group (Results 1 – 2 of 2) 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 */
104 struct applesmc_node_group { struct105 char *format; /* format string */106 void *show; /* show function */107 void *store; /* store function */108 int option; /* function argument */109 struct applesmc_dev_attr *nodes; /* dynamic node array */