Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcmulti.c196 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()
[all …]