Searched refs:init (Results 1 - 1 of 1) sorted by relevance
/gkrellm-k10addon/src/ |
H A D | k10.c | 234 init(DeviceType type, guint8 id, gchar **name, gchar **desc, gchar **label, function 249 perror("k10 init: info table alloc"); 254 perror("k10 init: data table init"); 261 perror("k10 init: offset table"); 362 if (init(SENSOR, i, &name, &desc, &label, &min, &max, &low, &high)) { 376 printf("init for data %d failed\n", i);
|
Completed in 7 milliseconds