Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax16065.c505 bool have_secondary; /* true if chip has secondary limits */ in max16065_probe() local
523 have_secondary = max16065_have_secondary[id->driver_data]; in max16065_probe()
525 if (have_secondary) { in max16065_probe()
545 if (i == 0 && !have_secondary) in max16065_probe()
559 if (have_secondary) in max16065_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax16065.c505 bool have_secondary; /* true if chip has secondary limits */ in max16065_probe() local
523 have_secondary = max16065_have_secondary[id->driver_data]; in max16065_probe()
525 if (have_secondary) { in max16065_probe()
545 if (i == 0 && !have_secondary) in max16065_probe()
559 if (have_secondary) in max16065_probe()

Completed in 3 milliseconds