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