Searched refs:ppu_mutex (Results 1 – 2 of 2) sorted by relevance
143 if (mutex_trylock(&chip->ppu_mutex)) { in mv88e6xxx_phy_ppu_reenable_work()146 mutex_unlock(&chip->ppu_mutex); in mv88e6xxx_phy_ppu_reenable_work()163 mutex_lock(&chip->ppu_mutex); in mv88e6xxx_phy_ppu_access_get()173 mutex_unlock(&chip->ppu_mutex); in mv88e6xxx_phy_ppu_access_get()189 mutex_unlock(&chip->ppu_mutex); in mv88e6xxx_phy_ppu_access_put()194 mutex_init(&chip->ppu_mutex); in mv88e6xxx_phy_ppu_state_init()
229 struct mutex ppu_mutex; member