Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c136 struct pci_slot_match devmatch; in platform_find_pci_info() local
142 &devmatch.domain, &devmatch.bus, &devmatch.dev, in platform_find_pci_info()
143 &devmatch.func); in platform_find_pci_info()
147 iter = pci_slot_match_iterator_create(&devmatch); in platform_find_pci_info()