Searched refs:cp_close (Results 1 – 1 of 1) sorted by relevance
174 static int cp_close (struct cdev *dev, int fflag, int devtype, struct thread *td);179 .d_close = cp_close,972 static int cp_close (struct cdev *dev, int fflag, int devtype, struct thread *td) in cp_close() function