Searched refs:umc_match_pci_id (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/uwb/
H A Dumc.h80 * table of pci_device_id's if umc_match_pci_id() is used).
125 int umc_match_pci_id(struct umc_driver *umc_drv, struct umc_dev *umc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dumc-bus.c77 * umc_match_pci_id - match a UMC driver to a UMC device's parent PCI device.
82 int umc_match_pci_id(struct umc_driver *umc_drv, struct umc_dev *umc) function
93 EXPORT_SYMBOL_GPL(umc_match_pci_id); variable

Completed in 64 milliseconds