Searched refs:mpr_open (Results 1 – 1 of 1) sorted by relevance
105 static d_open_t mpr_open; variable112 .d_open = mpr_open,218 mpr_open(struct cdev *dev, int flags, int fmt, struct thread *td) in mpr_open() function