Searched refs:dm_pci_find_device (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | bios_interrupts.c | 137 ret = dm_pci_find_device(vendorid, devid, devindex, &dev); in int1a_handler()
|
| /OK3568_Linux_fs/u-boot/drivers/scsi/ |
| H A D | scsi.c | 296 ret = dm_pci_find_device(scsi_device_list[i].vendor, in scsi_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 1283 int dm_pci_find_device(unsigned int vendor, unsigned int device, int index,
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci-uclass.c | 203 int dm_pci_find_device(unsigned int vendor, unsigned int device, int index, in dm_pci_find_device() function
|