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