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

/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c72 static d_open_t fbt_open; variable
85 .d_open = fbt_open,
1149 fbt_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *td __unused) function

Completed in 130 milliseconds