Searched refs:sc_voltage_count (Results 1 – 2 of 2) sorted by relevance
72 int sc_voltage_count; member
711 for (int i = 0; i < sc->sc_voltage_count; i++) in asmc_detach()1471 if (sensor_idx < sc->sc_voltage_count) in asmc_sensor_sysctl()1544 sc->sc_voltage_count = 0; in asmc_detect_sensors()1584 &sc->sc_voltage_count, sc->sc_voltage_sensors, in asmc_detect_sensors()1634 sc->sc_temp_count, sc->sc_voltage_count, in asmc_detect_sensors()1642 if (sc->sc_voltage_count > 0) { in asmc_detect_sensors()1647 for (i = 0; i < sc->sc_voltage_count; i++) { in asmc_detect_sensors()