Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c167 static d_open_t ti_open; variable
174 .d_open = ti_open,
3592 ti_open(struct cdev *dev, int flags, int fmt, struct thread *td) in ti_open() function