Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Di5k_amb.c483 } chipset_ids[] = { variable
511 res = i5k_find_amb_registers(data, chipset_ids[i].err); in i5k_amb_probe()
515 } while (chipset_ids[i].err); in i5k_amb_probe()
521 res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0); in i5k_amb_probe()
526 i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1); in i5k_amb_probe()