Searched refs:host_init (Results 1 – 4 of 4) sorted by relevance
26 process(PROC_HOST, #host_init, #host_recv)134 host_init:
160 int (*host_init)(struct plda_pcie_rp *pcie); member
597 if (port->host_ops && port->host_ops->host_init) { in plda_pcie_host_init()598 ret = port->host_ops->host_init(port); in plda_pcie_host_init()
380 .host_init = starfive_pcie_host_init,