Home
last modified time | relevance | path

Searched refs:cx88_core_create (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88.h678 struct cx88_core *cx88_core_create(struct pci_dev *pci, int nr);
Dcx88-core.c1065 core = cx88_core_create(pci, cx88_devcount); in cx88_core_get()
Dcx88-cards.c3698 struct cx88_core *cx88_core_create(struct pci_dev *pci, int nr) in cx88_core_create() function