Home
last modified time | relevance | path

Searched refs:pci_device_id (Results 1 – 25 of 35) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/video/
H A Dvesa.c29 static struct pci_device_id vesa_video_supported[] = {
H A Dati_radeon_fb.h49 struct pci_device_id pdev;
H A Dmb862xx.c38 static struct pci_device_id supported[] = {
H A Dati_radeon_fb.c71 static struct pci_device_id ati_radeon_pci_ids[] = {
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci-pci.c37 static struct pci_device_id ahci_pci_supported[] = {
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-pci.c60 static struct pci_device_id ehci_pci_ids[] = {
170 static struct pci_device_id ehci_pci_supported[] = {
H A Dohci-pci.c47 static struct pci_device_id ohci_pci_supported[] = {
H A Dxhci-pci.c66 static struct pci_device_id xhci_pci_supported[] = {
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_compat.c32 pci_dev_t pci_find_devices(struct pci_device_id *ids, int index) in pci_find_devices()
H A Dpci_common.c274 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 Dpci-uclass.c127 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 Dpci_ftpci100.c285 struct pci_device_id bridge_ids[] = { in pci_ftpci_init()
H A Dpci.c171 pci_dev_t pci_find_devices(struct pci_device_id *ids, int index) in pci_find_devices()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dpci_mmc.c66 static struct pci_device_id mmc_supported[] = {
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhydra.c13 static struct pci_device_id hydra_supported[] = {
/rk3399_rockchip-uboot/include/
H A Dpci.h528 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 Dintel_i2c.c314 static struct pci_device_id intel_smbus_pci_supported[] = {
H A Ddesignware_i2c.c602 static struct pci_device_id designware_pci_supported[] = {
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd.c65 static struct pci_device_id hydra_supported[] = {
/rk3399_rockchip-uboot/drivers/net/
H A Drtl8139.c197 static struct pci_device_id supported[] = {
H A Dpcnet.c146 static struct pci_device_id supported[] = {
H A Dpch_gbe.c21 static struct pci_device_id supported[] = {
H A Dnatsemi.c244 static struct pci_device_id supported[] = {
H A Ddc2114x.c185 static struct pci_device_id supported[] = {
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.c903 static const struct pci_device_id nvme_id_table[] = {
1054 struct pci_device_id nvme_supported[] = {

12