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