Searched refs:cdev_stop (Results 1 – 3 of 3) sorted by relevance
203 dev_type_stop(cdev_stop);
721 cdev_stop(tp, 0); in ttyinput_wlock()1375 cdev_stop(tp, 0); in ttioctl()1772 cdev_stop(tp, rw); in ttyflush()
1543 cdev_stop(struct tty *tp, int flag) in cdev_stop() function