Searched refs:ti_open (Results 1 – 1 of 1) sorted by relevance
167 static d_open_t ti_open; variable174 .d_open = ti_open,3592 ti_open(struct cdev *dev, int flags, int fmt, struct thread *td) in ti_open() function