Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Di5k_amb.c476 } chipset_ids[] = { variable
504 res = i5k_find_amb_registers(data, chipset_ids[i].err); in i5k_amb_probe()
508 } while (chipset_ids[i].err); in i5k_amb_probe()
514 res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0); in i5k_amb_probe()
519 i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1); in i5k_amb_probe()