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