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

/freebsd-13-stable/sys/dev/proto/
H A Dproto_core.c72 static d_open_t proto_open; variable
83 .d_open = proto_open,
284 proto_open(struct cdev *cdev, int oflags, int devtype, struct thread *td) function

Completed in 103 milliseconds