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

/linux-4.4.14/drivers/hwmon/
H A Dabituguru3.c199 static const struct abituguru3_motherboard_info abituguru3_motherboards[] = { variable in typeref:struct:abituguru3_motherboard_info
1002 for (i = 0; abituguru3_motherboards[i].id; i++) abituguru3_probe()
1003 if (abituguru3_motherboards[i].id == id) abituguru3_probe()
1005 if (!abituguru3_motherboards[i].id) { abituguru3_probe()
1010 data->sensors = abituguru3_motherboards[i].sensors; abituguru3_probe()
1202 for (i = 0; abituguru3_motherboards[i].id; i++) { abituguru3_dmi_detect()
1203 dmi_name = abituguru3_motherboards[i].dmi_name; abituguru3_dmi_detect()

Completed in 34 milliseconds