Home
last modified time | relevance | path

Searched defs:fb_open (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/fb/
HDfbd.c76 static d_open_t fb_open; variable
98 fb_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in fb_open() function