Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-core.c1045 struct cx88_core *cx88_core_get(struct pci_dev *pci) in cx88_core_get() function
1074 EXPORT_SYMBOL(cx88_core_get);
Dcx88.h648 struct cx88_core *cx88_core_get(struct pci_dev *pci);
Dcx88-mpeg.c707 core = cx88_core_get(pci_dev); in cx8802_probe()
Dcx88-alsa.c865 core = cx88_core_get(pci); in snd_cx88_create()
Dcx88-video.c1276 core = cx88_core_get(dev->pci); in cx8800_initdev()