HomeSort by relevance Sort by last modified time
    Searched refs:hydra_supported (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/gdsys/a38x/
hydra.c 13 static struct pci_device_id hydra_supported[] = { variable in typeref:struct:pci_device_id
63 for (i = 0; (devno = pci_find_devices(hydra_supported, i)) >= 0; i++) {
  /external/u-boot/board/gdsys/p1022/
controlcenterd.c 63 static struct pci_device_id hydra_supported[] = { variable in typeref:struct:pci_device_id
357 for (i = 0; (devno = pci_find_devices(hydra_supported, i)) >= 0; i++) {

Completed in 624 milliseconds