Searched refs:prototype_open (Results 1 – 1 of 1) sorted by relevance
16 static d_open_t prototype_open; variable27 .d_open = prototype_open,134 prototype_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread … in prototype_open() function