Searched refs:cp_ioctl (Results 1 – 1 of 1) sorted by relevance
175 static int cp_ioctl (struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td);180 .d_ioctl = cp_ioctl,999 static int cp_ioctl (struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) in cp_ioctl() function