Lines Matching refs:plx_lock
182 static spinlock_t plx_lock; /* may not acquire other lock inside */ variable
920 spin_lock(&plx_lock); /* must be locked inside other locks */ in hfcmulti_resync()
1008 spin_unlock(&plx_lock); in hfcmulti_resync()
1062 spin_lock_irqsave(&plx_lock, plx_flags); in release_io_hfcmulti()
1078 spin_unlock_irqrestore(&plx_lock, plx_flags); in release_io_hfcmulti()
1195 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1208 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1231 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1236 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1293 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1311 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1411 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1417 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1447 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1452 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
2710 spin_lock_irqsave(&plx_lock, flags); in hfcmulti_interrupt()
2713 spin_unlock_irqrestore(&plx_lock, flags); in hfcmulti_interrupt()
4269 spin_lock_irqsave(&plx_lock, plx_flags); in init_card()
4273 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_card()
4318 spin_lock_irqsave(&plx_lock, plx_flags); in init_card()
4321 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_card()
5486 spin_lock_init(&plx_lock); in HFCmulti_init()