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()
2725 spin_lock_irqsave(&plx_lock, flags); in hfcmulti_interrupt()
2728 spin_unlock_irqrestore(&plx_lock, flags); in hfcmulti_interrupt()
4288 spin_lock_irqsave(&plx_lock, plx_flags); in init_card()
4292 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_card()
4337 spin_lock_irqsave(&plx_lock, plx_flags); in init_card()
4340 spin_unlock_irqrestore(&plx_lock, plx_flags); in init_card()
5504 spin_lock_init(&plx_lock); in HFCmulti_init()