Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dsht3x.c53 static int sht3x_detach(device_t, int);
80 sht3x_match, sht3x_attach, sht3x_detach, sht3x_activate);
1579 sht3x_detach(device_t self, int flags) in sht3x_detach() function