Searched defs:tap_cdev (Results 1 – 2 of 2) sorted by relevance
1361 int tap_create_cdev(struct cdev *tap_cdev, dev_t *tap_major, in tap_create_cdev()1391 void tap_destroy_cdev(dev_t major, struct cdev *tap_cdev) in tap_destroy_cdev()
1325 int tap_create_cdev(struct cdev *tap_cdev, dev_t *tap_major, in tap_create_cdev()1355 void tap_destroy_cdev(dev_t major, struct cdev *tap_cdev) in tap_destroy_cdev()