Searched refs:spigen_open (Results 1 – 1 of 1) sorted by relevance
103 static int spigen_open(struct cdev *, int, int, struct thread *);111 .d_open = spigen_open,164 spigen_open(struct cdev *cdev, int oflags, int devtype, struct thread *td) in spigen_open() function