Home
last modified time | relevance | path

Searched refs:ipath_cdev_cleanup (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_diag.c120 ipath_cdev_cleanup(&diagpkt_cdev, &diagpkt_dev); in ipath_diag_remove()
122 ipath_cdev_cleanup(&dd->diag_cdev, &dd->diag_dev); in ipath_diag_remove()
Dipath_kernel.h883 void ipath_cdev_cleanup(struct cdev **cdevp,
Dipath_file_ops.c2514 void ipath_cdev_cleanup(struct cdev **cdevp, in ipath_cdev_cleanup() function