Searched refs:spigen_close (Results 1 – 1 of 1) sorted by relevance
105 static int spigen_close(struct cdev *, int, int, struct thread *);114 .d_close = spigen_close348 spigen_close(struct cdev *cdev, int fflag, int devtype, struct thread *td) in spigen_close() function