Home
last modified time | relevance | path

Searched defs:iicopen (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iicbus/
H A Diic.c120 static d_open_t iicopen; variable
184 iicopen(struct cdev *dev, int flags, int fmt, struct thread *td) in iicopen() function