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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 73 milliseconds