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

/linux-4.4.14/drivers/uwb/
H A Dumc-bus.c78 * umc_match_pci_id - match a UMC driver to a UMC device's parent PCI device.
83 int umc_match_pci_id(struct umc_driver *umc_drv, struct umc_dev *umc) umc_match_pci_id() function
94 EXPORT_SYMBOL_GPL(umc_match_pci_id); variable
/linux-4.4.14/include/linux/uwb/
H A Dumc.h80 * table of pci_device_id's if umc_match_pci_id() is used).
122 int umc_match_pci_id(struct umc_driver *umc_drv, struct umc_dev *umc);

Completed in 67 milliseconds