Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/ocrdma/
Docrdma_main.c314 ocrdma_cleanup_hw(dev); in ocrdma_add()
339 ocrdma_cleanup_hw(dev); in ocrdma_remove()
Docrdma_hw.h102 void ocrdma_cleanup_hw(struct ocrdma_dev *);
Docrdma_hw.c3230 void ocrdma_cleanup_hw(struct ocrdma_dev *dev) in ocrdma_cleanup_hw() function