Searched refs:host_init (Results 1 – 6 of 6) sorted by relevance
50 .host_init = pci_ahci_init,71 .host_init = pci_ahci_intel_init,
594 if (host->ops->host_init && (err = host->ops->host_init(host))) in rt_ahci_host_register()
50 .host_init = dw_platform_pcie_host_init,
379 if (port->ops->host_init && (err = port->ops->host_init(port))) in dw_pcie_host_init()
208 rt_err_t (*host_init)(struct dw_pcie_port *port); member
387 rt_err_t (*host_init)(struct rt_ahci_host *host); member
Completed in 13 milliseconds