Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Di5k_amb.c479 } chipset_ids[] = { variable
507 res = i5k_find_amb_registers(data, chipset_ids[i].err); in i5k_amb_probe()
511 } while (chipset_ids[i].err); in i5k_amb_probe()
517 res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0); in i5k_amb_probe()
522 i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1); in i5k_amb_probe()