Searched refs:phy_configure (Results 1 – 6 of 6) sorted by relevance
983 cancel_work_sync(&lp->phy_configure); in smc_phy_powerdown()1027 container_of(work, struct smc_local, phy_configure); in smc_phy_configure()1346 schedule_work(&lp->phy_configure); in smc_timeout()1481 smc_phy_configure(&lp->phy_configure); in smc_open()1960 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()2456 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()
228 struct work_struct phy_configure; member
208 ret = phy_configure(priv->analog, opts); in phy_meson_axg_mipi_dphy_configure()
133 return phy_configure(mipi_dsi->phy, &mipi_dsi->phy_opts); in dw_mipi_dsi_phy_init()
556 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() function572 EXPORT_SYMBOL_GPL(phy_configure);
111 phy_configure(dsi2->phy, &dsi2->phy_opts); in dw_mipi_dsi2_phy_power_on()