| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | vesa.c | 29 static struct pci_device_id vesa_video_supported[] = {
|
| H A D | ati_radeon_fb.h | 49 struct pci_device_id pdev;
|
| H A D | mb862xx.c | 38 static struct pci_device_id supported[] = {
|
| H A D | ati_radeon_fb.c | 71 static struct pci_device_id ati_radeon_pci_ids[] = {
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci-pci.c | 37 static struct pci_device_id ahci_pci_supported[] = {
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-pci.c | 60 static struct pci_device_id ehci_pci_ids[] = { 170 static struct pci_device_id ehci_pci_supported[] = {
|
| H A D | ohci-pci.c | 47 static struct pci_device_id ohci_pci_supported[] = {
|
| H A D | xhci-pci.c | 66 static struct pci_device_id xhci_pci_supported[] = {
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_compat.c | 32 pci_dev_t pci_find_devices(struct pci_device_id *ids, int index) in pci_find_devices()
|
| H A D | pci_common.c | 274 struct pci_device_id ids[2] = { {}, {0, 0} }; in pci_find_device() 283 struct pci_device_id *ids, int *indexp) in pci_hose_find_devices()
|
| H A D | pci-uclass.c | 127 struct pci_device_id *ids) in pci_device_matches_ids() 144 int pci_bus_find_devices(struct udevice *bus, struct pci_device_id *ids, in pci_bus_find_devices() 164 int pci_find_device_id(struct pci_device_id *ids, int index, in pci_find_device_id() 715 static bool pci_match_one_id(const struct pci_device_id *id, in pci_match_one_id() 716 const struct pci_device_id *find) in pci_match_one_id() 741 struct pci_device_id *find_id, in pci_find_and_bind_driver() 758 const struct pci_device_id *id; in pci_find_and_bind_driver() 876 struct pci_device_id find_id; in pci_bind_bus_devices()
|
| H A D | pci_ftpci100.c | 285 struct pci_device_id bridge_ids[] = { in pci_ftpci_init()
|
| H A D | pci.c | 171 pci_dev_t pci_find_devices(struct pci_device_id *ids, int index) in pci_find_devices()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | pci_mmc.c | 66 static struct pci_device_id mmc_supported[] = {
|
| /rk3399_rockchip-uboot/board/gdsys/a38x/ |
| H A D | hydra.c | 13 static struct pci_device_id hydra_supported[] = {
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 528 struct pci_device_id { struct 749 extern pci_dev_t pci_find_devices (struct pci_device_id *ids, int index); 827 struct pci_device_id *ids, int *indexp); 1011 int pci_bus_find_devices(struct udevice *bus, struct pci_device_id *ids, 1023 int pci_find_device_id(struct pci_device_id *ids, int index, 1629 const struct pci_device_id *match;
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | intel_i2c.c | 314 static struct pci_device_id intel_smbus_pci_supported[] = {
|
| H A D | designware_i2c.c | 602 static struct pci_device_id designware_pci_supported[] = {
|
| /rk3399_rockchip-uboot/board/gdsys/p1022/ |
| H A D | controlcenterd.c | 65 static struct pci_device_id hydra_supported[] = {
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | rtl8139.c | 197 static struct pci_device_id supported[] = {
|
| H A D | pcnet.c | 146 static struct pci_device_id supported[] = {
|
| H A D | pch_gbe.c | 21 static struct pci_device_id supported[] = {
|
| H A D | natsemi.c | 244 static struct pci_device_id supported[] = {
|
| H A D | dc2114x.c | 185 static struct pci_device_id supported[] = {
|
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.c | 903 static const struct pci_device_id nvme_id_table[] = { 1054 struct pci_device_id nvme_supported[] = {
|