Home
last modified time | relevance | path

Searched refs:cdev_del (Results 1 – 5 of 5) sorted by relevance

/src/sys/compat/linuxkpi/common/include/linux/
H A Dmiscdevice.h69 cdev_del(misc->cdev); in misc_deregister()
H A Dcdev.h129 cdev_del(struct linux_cdev *cdev) in cdev_del() function
/src/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c1233 cdev_del(&port->sm_cdev); in ib_umad_init_port()
1239 cdev_del(&port->cdev); in ib_umad_init_port()
1259 cdev_del(&port->cdev); in ib_umad_kill_port()
1260 cdev_del(&port->sm_cdev); in ib_umad_kill_port()
H A Dib_ucm.c1206 cdev_del(&ucm_dev->cdev); in ib_ucm_release_dev()
1307 cdev_del(&ucm_dev->cdev); in ib_ucm_add_one()
/src/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2422 cdev_del(ldev); in linux_cdev_device_add()
2432 cdev_del(ldev); in linux_cdev_device_del()
2714 cdev_del(cdevp); in __unregister_chrdev()