Searched defs:fbt_open (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c77 static d_open_t fbt_open; variable
1340 fbt_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *td __unused) function
H A Dfbt.c84 static d_open_t fbt_open; variable
1412 fbt_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *td __unused) function

Completed in 31 milliseconds