Searched refs:abituguru3_motherboards (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dabituguru3.c169 static const struct abituguru3_motherboard_info abituguru3_motherboards[] = { variable in typeref:struct:abituguru3_motherboard_info
939 for (i = 0; abituguru3_motherboards[i].id; i++)
940 if (abituguru3_motherboards[i].id == id)
942 if (!abituguru3_motherboards[i].id) {
948 data->sensors = abituguru3_motherboards[i].sensors;
1149 for (i = 0; abituguru3_motherboards[i].id; i++) {
1150 dmi_name = abituguru3_motherboards[i].dmi_name;

Completed in 61 milliseconds