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