Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dk10temp.c78 static const struct tctl_offset tctl_offset_table[] = { variable
323 for (i = 0; i < ARRAY_SIZE(tctl_offset_table); i++) { in k10temp_probe()
324 const struct tctl_offset *entry = &tctl_offset_table[i]; in k10temp_probe()