Home
last modified time | relevance | path

Searched refs:cx88_core_get (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-core.c1045 struct cx88_core *cx88_core_get(struct pci_dev *pci) in cx88_core_get() function
1074 EXPORT_SYMBOL(cx88_core_get);
H A Dcx88.h648 struct cx88_core *cx88_core_get(struct pci_dev *pci);
H A Dcx88-mpeg.c707 core = cx88_core_get(pci_dev); in cx8802_probe()
H A Dcx88-alsa.c865 core = cx88_core_get(pci); in snd_cx88_create()