Home
last modified time | relevance | path

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

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