Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c103 static void mptfc_remove(struct pci_dev *pdev);
1357 .remove = mptfc_remove,
1493 static void mptfc_remove(struct pci_dev *pdev) in mptfc_remove() function