Home
last modified time | relevance | path

Searched refs:rtw_pci_remove (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Drtw8723de.h11 void rtw_pci_remove(struct pci_dev *pdev);
H A Drtw8821ce.h11 void rtw_pci_remove(struct pci_dev *pdev);
H A Drtw8822be.h11 void rtw_pci_remove(struct pci_dev *pdev);
H A Drtw8822ce.h11 void rtw_pci_remove(struct pci_dev *pdev);
H A Drtw8821ce.c22 .remove = rtw_pci_remove,
H A Drtw8822be.c22 .remove = rtw_pci_remove,
H A Drtw8723de.c22 .remove = rtw_pci_remove,
H A Drtw8822ce.c26 .remove = rtw_pci_remove,
H A Dpci.c1568 void rtw_pci_remove(struct pci_dev *pdev) in rtw_pci_remove() function
1588 EXPORT_SYMBOL(rtw_pci_remove); variable
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8723de.c23 .remove = rtw_pci_remove,
H A Drtw8822be.c23 .remove = rtw_pci_remove,
H A Drtw8821ce.c27 .remove = rtw_pci_remove,
H A Drtw8822ce.c27 .remove = rtw_pci_remove,
H A Dpci.h236 void rtw_pci_remove(struct pci_dev *pdev);
H A Dpci.c1788 void rtw_pci_remove(struct pci_dev *pdev) in rtw_pci_remove() function
1809 EXPORT_SYMBOL(rtw_pci_remove); variable

Completed in 7 milliseconds