sm_mutex          195 drivers/net/phy/sfp.c 	struct mutex sm_mutex;			/* Protects state machine */
sm_mutex         1549 drivers/net/phy/sfp.c 	mutex_lock(&sfp->sm_mutex);
sm_mutex         1630 drivers/net/phy/sfp.c 		mutex_unlock(&sfp->sm_mutex);
sm_mutex         1691 drivers/net/phy/sfp.c 	mutex_unlock(&sfp->sm_mutex);
sm_mutex         1844 drivers/net/phy/sfp.c 	mutex_init(&sfp->sm_mutex);