Searched refs:phy_configure (Results 1 – 7 of 7) sorted by relevance
877 phy_configure); in smc911x_phy_configure()1272 schedule_work(&lp->phy_configure); in smc911x_timeout()1389 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()1422 cancel_work_sync(&lp->phy_configure); in smc911x_close()1927 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()2172 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()
989 cancel_work_sync(&lp->phy_configure); in smc_phy_powerdown()1033 container_of(work, struct smc_local, phy_configure); in smc_phy_configure()1353 schedule_work(&lp->phy_configure); in smc_timeout()1488 smc_phy_configure(&lp->phy_configure); in smc_open()1969 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()2461 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()
83 struct work_struct phy_configure; member
258 struct work_struct phy_configure; member
433 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() function449 EXPORT_SYMBOL_GPL(phy_configure);
748 phy_configure(dsi->dphy, &opts); in sun6i_dsi_encoder_enable()
727 phy_configure(dsi->dphy, &output->phy_opts); in cdns_dsi_hs_init()