Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Drtw8723de.h11 void rtw_pci_remove(struct pci_dev *pdev);
Drtw8821ce.h11 void rtw_pci_remove(struct pci_dev *pdev);
Drtw8822be.h11 void rtw_pci_remove(struct pci_dev *pdev);
Drtw8822ce.h11 void rtw_pci_remove(struct pci_dev *pdev);
Drtw8723de.c22 .remove = rtw_pci_remove,
Drtw8821ce.c22 .remove = rtw_pci_remove,
Drtw8822be.c22 .remove = rtw_pci_remove,
Drtw8822ce.c26 .remove = rtw_pci_remove,
Dpci.c1568 void rtw_pci_remove(struct pci_dev *pdev) in rtw_pci_remove() function
1588 EXPORT_SYMBOL(rtw_pci_remove);