Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/i2c/
H A Ddbcool.c114 static int dbcool_attach_temp_control(struct dbcool_softc *, int,
1664 error = dbcool_attach_temp_control(sc, i, chip); in dbcool_setup_sensors()
1701 dbcool_attach_temp_control(struct dbcool_softc *sc, int idx, in dbcool_attach_temp_control() function