Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/pwm/
H A Dadt746x.c87 ADT746X_SENSOR_TEMP, enumerator
415 sc->sc_sensors[i].type = ADT746X_SENSOR_TEMP; in adt746x_fill_sensor_prop()
431 if (sc->sc_sensors[i].type == ADT746X_SENSOR_TEMP) { in adt746x_fill_sensor_prop()
547 if (sens->type == ADT746X_SENSOR_TEMP) in adt746x_sensor_read()
628 if (sc->sc_sensors[i].type == ADT746X_SENSOR_TEMP) { in adt746x_attach_sensors()
642 sc->sc_sensors[i].type == ADT746X_SENSOR_TEMP ? in adt746x_attach_sensors()