Searched refs:pci_sdhci_device_t (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/block/pci-sdhci/
H A Dpci-sdhci.c29 } pci_sdhci_device_t; typedef in typeref:struct:pci_sdhci_device
32 pci_sdhci_device_t* dev = ctx;
54 pci_sdhci_device_t* dev = ctx;
68 pci_sdhci_device_t* dev = ctx;
87 pci_sdhci_device_t* dev = ctx;
112 pci_sdhci_device_t* dev = ctx;
117 pci_sdhci_device_t* dev = ctx;
133 pci_sdhci_device_t* dev = calloc(1, sizeof(pci_sdhci_device_t));

Completed in 69 milliseconds