Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dnslm7xvar.h133 #define WB_CHIPID_W83781D 0x10 macro
H A Dnslm7x.c2137 { WB_CHIPID_W83781D, "W83781D", w83781d_sensors, NULL },
2608 case WB_CHIPID_W83781D: in wb_attach()