Searched refs:tws_open (Results 1 – 1 of 1) sorted by relevance
75 static d_open_t tws_open; variable96 .d_open = tws_open,111 tws_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in tws_open() function