Lines Matching refs:devlock
187 spin_lock_irqsave(&dev.devlock, flags); in icn_release_channel()
189 spin_unlock_irqrestore(&dev.devlock, flags); in icn_release_channel()
205 spin_lock_irqsave(&dev.devlock, flags); in icn_trymaplock_channel()
210 spin_unlock_irqrestore(&dev.devlock, flags); in icn_trymaplock_channel()
216 spin_unlock_irqrestore(&dev.devlock, flags); in icn_trymaplock_channel()
235 spin_lock_irqsave(&dev.devlock, flags); in icn_maprelease_channel()
240 spin_unlock_irqrestore(&dev.devlock, flags); in icn_maprelease_channel()
854 spin_lock_irqsave(&dev.devlock, flags); in icn_loadboot()
857 spin_unlock_irqrestore(&dev.devlock, flags); in icn_loadboot()
868 spin_lock_irqsave(&dev.devlock, flags); in icn_loadboot()
872 spin_unlock_irqrestore(&dev.devlock, flags); in icn_loadboot()
892 spin_lock_irqsave(&dev.devlock, flags); in icn_loadboot()
895 spin_unlock_irqrestore(&dev.devlock, flags); in icn_loadboot()
921 spin_lock_irqsave(&dev.devlock, flags); in icn_loadproto()
929 spin_unlock_irqrestore(&dev.devlock, flags); in icn_loadproto()
1053 spin_lock_irqsave(&dev.devlock, flags); in icn_writecmd()
1075 spin_unlock_irqrestore(&dev.devlock, flags); in icn_writecmd()
1635 spin_lock_init(&dev.devlock); in icn_init()