Searched refs:rtl_pci_ops (Results 1 – 2 of 2) sorted by relevance
259 extern const struct rtl_intf_ops rtl_pci_ops;
2214 rtlpriv->intf_ops = &rtl_pci_ops; in rtl_pci_probe()2430 const struct rtl_intf_ops rtl_pci_ops = { variable