Home
last modified time | relevance | path

Searched refs:plx_lock (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c182 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()
[all …]