Home
last modified time | relevance | path

Searched refs:host_init (Results 1 – 6 of 6) sorted by relevance

/components/drivers/ata/
A Dahci-pci.c50 .host_init = pci_ahci_init,
71 .host_init = pci_ahci_intel_init,
A Dahci.c594 if (host->ops->host_init && (err = host->ops->host_init(host))) in rt_ahci_host_register()
/components/drivers/pci/host/dw/
A Dpcie-dw_platfrom.c50 .host_init = dw_platform_pcie_host_init,
A Dpcie-dw_host.c379 if (port->ops->host_init && (err = port->ops->host_init(port))) in dw_pcie_host_init()
A Dpcie-dw.h208 rt_err_t (*host_init)(struct dw_pcie_port *port); member
/components/drivers/include/drivers/
A Dahci.h387 rt_err_t (*host_init)(struct rt_ahci_host *host); member

Completed in 13 milliseconds