Searched refs:host_ops (Results 1 – 6 of 6) sorted by relevance
604 if (port->host_ops && port->host_ops->host_init) { in plda_pcie_host_init()605 ret = port->host_ops->host_init(port); in plda_pcie_host_init()634 if (port->host_ops && port->host_ops->host_deinit) in plda_pcie_host_init()635 port->host_ops->host_deinit(port); in plda_pcie_host_init()648 if (port->host_ops && port->host_ops->host_deinit) in plda_pcie_host_deinit()649 port->host_ops->host_deinit(port); in plda_pcie_host_deinit()
182 const struct plda_pcie_host_ops *host_ops; member
410 plda->host_ops = &sf_host_ops; in starfive_pcie_probe()
74 const struct dw_mipi_dsi_host_ops *host_ops; member
84 const struct dw_mipi_dsi2_host_ops *host_ops; member
321 mipi_dsi->pdata.host_ops = &meson_dw_mipi_dsi_host_ops; in meson_dw_mipi_dsi_probe()