Searched refs:phy_configure (Results 1 – 4 of 4) sorted by relevance
885 phy_configure); in smc911x_phy_configure()1284 schedule_work(&lp->phy_configure); in smc911x_timeout()1401 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()1434 cancel_work_sync(&lp->phy_configure); in smc911x_close()1934 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()2161 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()
1000 cancel_work_sync(&lp->phy_configure); in smc_phy_powerdown()1044 container_of(work, struct smc_local, phy_configure); in smc_phy_configure()1364 schedule_work(&lp->phy_configure); in smc_timeout()1499 smc_phy_configure(&lp->phy_configure); in smc_open()1981 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()2463 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()
94 struct work_struct phy_configure; member
237 struct work_struct phy_configure; member