HomeSort by: relevance | last modified time | path
    Searched refs:sdtemp (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/modules/sdtemp/
Makefile 7 KMOD= sdtemp
8 IOCONF= sdtemp.ioconf
9 SRCS= sdtemp.c
  /src/sys/dev/i2c/
sdtemp.c 1 /* $NetBSD: sdtemp.c,v 1.41 2021/12/01 21:33:19 msaitoh Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: sdtemp.c,v 1.41 2021/12/01 21:33:19 msaitoh Exp $");
68 CFATTACH_DECL_NEW(sdtemp, sizeof(struct sdtemp_softc),
235 aprint_debug("sdtemp: No match for mfg 0x%04x dev 0x%02x "
327 * not a real sdtemp device.
719 MODULE(MODULE_CLASS_DRIVER, sdtemp, "i2cexec,sysmon_envsys");
  /src/sys/modules/
Makefile 169 SUBDIR+= sdtemp
  /src/share/man/man4/
Makefile 143 MAN+= dbcool.4 g760a.4 lmenv.4 lmtemp.4 mcp980x.4 mpl115a.4 sdtemp.4 \

Completed in 13 milliseconds