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