Searched refs:host_ops (Results 1 – 5 of 5) sorted by relevance
38 const struct sof_probes_host_ops *host_ops; member265 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_startup()291 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_shutdown()330 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_set_params()358 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_trigger()370 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_pointer()644 priv->host_ops = ops; in sof_probes_client_probe()
110 const struct dw_pcie_host_ops *host_ops; member1071 .host_ops = &ks_pcie_host_ops,1076 .host_ops = &ks_pcie_am654_host_ops,1106 const struct dw_pcie_host_ops *host_ops; in ks_pcie_probe() local1132 host_ops = data->host_ops; in ks_pcie_probe()1270 pci->pp.ops = host_ops; in ks_pcie_probe()
59 const struct dw_mipi_dsi_host_ops *host_ops; member
339 if (pdata->host_ops && pdata->host_ops->attach) { in dw_mipi_dsi_host_attach()340 ret = pdata->host_ops->attach(pdata->priv_data, device); in dw_mipi_dsi_host_attach()355 if (pdata->host_ops && pdata->host_ops->detach) { in dw_mipi_dsi_host_detach()356 ret = pdata->host_ops->detach(pdata->priv_data, device); in dw_mipi_dsi_host_detach()
1448 dsi->pdata.host_ops = &dw_mipi_dsi_rockchip_host_ops; in dw_mipi_dsi_rockchip_probe()