Searched refs:enc_open (Results 1 – 1 of 1) sorted by relevance
67 static d_open_t enc_open; variable101 .d_open = enc_open,276 enc_open(struct cdev *dev, int flags, int fmt, struct thread *td) in enc_open() function