Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dk10temp.c111 static const struct tctl_offset tctl_offset_table[] = { variable
502 for (i = 0; i < ARRAY_SIZE(tctl_offset_table); i++) { in k10temp_probe()
503 const struct tctl_offset *entry = &tctl_offset_table[i]; in k10temp_probe()