Lines Matching refs:plx_lock
196 static spinlock_t plx_lock; /* may not acquire other lock inside */ variable
934 spin_lock(&plx_lock); /* must be locked inside other locks */ in hfcmulti_resync()
1022 spin_unlock(&plx_lock); in hfcmulti_resync()
1076 spin_lock_irqsave(&plx_lock, plx_flags); in release_io_hfcmulti()
1092 spin_unlock_irqrestore(&plx_lock, plx_flags); in release_io_hfcmulti()
1209 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1222 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1245 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1250 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1307 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1325 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1425 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1431 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
1461 spin_lock_irqsave(&plx_lock, plx_flags); in init_chip()
1466 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_chip()
2724 spin_lock_irqsave(&plx_lock, flags); in hfcmulti_interrupt()
2727 spin_unlock_irqrestore(&plx_lock, flags); in hfcmulti_interrupt()
4283 spin_lock_irqsave(&plx_lock, plx_flags); in init_card()
4287 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_card()
4332 spin_lock_irqsave(&plx_lock, plx_flags); in init_card()
4335 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_card()
5499 spin_lock_init(&plx_lock); in HFCmulti_init()