Searched refs:hfi1_cdev_cleanup (Results 1 – 3 of 3) sorted by relevance
14 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp);
77 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) in hfi1_cdev_cleanup() function
1681 hfi1_cdev_cleanup(&dd->user_cdev, &dd->user_device); in user_remove()