Searched refs:cx23885_subids (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885.h546 extern struct cx23885_subid cx23885_subids[];
H A Dcx23885-core.c862 if (dev->pci->subsystem_vendor == cx23885_subids[i].subvendor && cx23885_dev_setup()
863 dev->pci->subsystem_device == cx23885_subids[i].subdevice) cx23885_dev_setup()
864 dev->board = cx23885_subids[i].card; cx23885_dev_setup()
H A Dcx23885-cards.c724 struct cx23885_subid cx23885_subids[] = { variable in typeref:struct:cx23885_subid
1007 const unsigned int cx23885_idcount = ARRAY_SIZE(cx23885_subids);

Completed in 50 milliseconds