Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dsht3x.c84 static dev_type_open(sht3xopen);
88 .d_open = sht3xopen,
1456 sht3xopen(dev_t dev, int flags, int fmt, struct lwp *l) in sht3xopen() function