Searched refs:host_ops (Results 1 – 4 of 4) sorted by relevance
110 const struct dw_pcie_host_ops *host_ops; member1050 .host_ops = &ks_pcie_host_ops,1055 .host_ops = &ks_pcie_am654_host_ops,1085 const struct dw_pcie_host_ops *host_ops; in ks_pcie_probe() local1113 host_ops = data->host_ops; in ks_pcie_probe()1251 pci->pp.ops = host_ops; in ks_pcie_probe()
57 const struct dw_mipi_dsi_host_ops *host_ops; member
365 if (pdata->host_ops && pdata->host_ops->attach) { in dw_mipi_dsi_host_attach()366 ret = pdata->host_ops->attach(pdata->priv_data, device); in dw_mipi_dsi_host_attach()381 if (pdata->host_ops && pdata->host_ops->detach) { in dw_mipi_dsi_host_detach()382 ret = pdata->host_ops->detach(pdata->priv_data, device); in dw_mipi_dsi_host_detach()
1377 dsi->pdata.host_ops = &dw_mipi_dsi_rockchip_host_ops; in dw_mipi_dsi_rockchip_probe()