Home
last modified time | relevance | path

Searched refs:chipset_ids (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Di5k_amb.c491 } chipset_ids[] = { variable
519 res = i5k_find_amb_registers(data, chipset_ids[i].err); in i5k_amb_probe()
523 } while (chipset_ids[i].err); in i5k_amb_probe()
529 res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0); in i5k_amb_probe()
534 i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1); in i5k_amb_probe()