Searched refs:cx88_core_get (Results 1 – 5 of 5) sorted by relevance
1021 struct cx88_core* cx88_core_get(struct pci_dev *pci) in cx88_core_get() function1092 EXPORT_SYMBOL(cx88_core_get);
582 extern struct cx88_core* cx88_core_get(struct pci_dev *pci);
742 core = cx88_core_get(pci); in snd_cx88_create()
773 core = cx88_core_get(pci_dev); in cx8802_probe()
1833 core = cx88_core_get(dev->pci); in cx8800_initdev()