Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dk10temp.c122 static const struct tctl_offset tctl_offset_table[] = { variable
462 for (i = 0; i < ARRAY_SIZE(tctl_offset_table); i++) { in k10temp_probe()
463 const struct tctl_offset *entry = &tctl_offset_table[i]; in k10temp_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dk10temp.c112 static const struct tctl_offset tctl_offset_table[] = { variable
487 for (i = 0; i < ARRAY_SIZE(tctl_offset_table); i++) { in k10temp_probe()
488 const struct tctl_offset *entry = &tctl_offset_table[i]; in k10temp_probe()

Completed in 2 milliseconds