Searched refs:fb_open (Results 1 – 1 of 1) sorted by relevance
73 static d_open_t fb_open; variable83 .d_open = fb_open,95 fb_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in fb_open() function