Home
last modified time | relevance | path

Searched refs:smc911x_phy_configure (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc911x.c882 static void smc911x_phy_configure(struct work_struct *work) in smc911x_phy_configure() function
1401 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()
1934 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()
2161 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()