Searched refs:hfi1_cdev_cleanup (Results 1 – 4 of 4) sorted by relevance
57 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp);
100 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) in hfi1_cdev_cleanup() function
320 hfi1_cdev_cleanup(&dd->hfi1_snoop.cdev, &dd->hfi1_snoop.class_dev); in hfi1_snoop_remove()329 hfi1_cdev_cleanup(&diagpkt_cdev, &diagpkt_device); in hfi1_diag_remove()330 hfi1_cdev_cleanup(&dd->diag_cdev, &dd->diag_device); in hfi1_diag_remove()600 hfi1_cdev_cleanup(&dd->hfi1_snoop.cdev, in hfi1_snoop_add()
2088 hfi1_cdev_cleanup(&wildcard_cdev, &wildcard_device); in user_remove()2090 hfi1_cdev_cleanup(&dd->user_cdev, &dd->user_device); in user_remove()2091 hfi1_cdev_cleanup(&dd->ui_cdev, &dd->ui_device); in user_remove()