chipset_ids       479 drivers/hwmon/i5k_amb.c } chipset_ids[]  = {
chipset_ids       507 drivers/hwmon/i5k_amb.c 		res = i5k_find_amb_registers(data, chipset_ids[i].err);
chipset_ids       511 drivers/hwmon/i5k_amb.c 	} while (chipset_ids[i].err);
chipset_ids       517 drivers/hwmon/i5k_amb.c 	res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0);
chipset_ids       522 drivers/hwmon/i5k_amb.c 	i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1);