Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax16065.c511 bool have_secondary; /* true if chip has secondary limits */ in max16065_probe() local
530 have_secondary = max16065_have_secondary[chip]; in max16065_probe()
532 if (have_secondary) { in max16065_probe()
552 if (i == 0 && !have_secondary) in max16065_probe()
566 if (have_secondary) in max16065_probe()