Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhwspinlock.h409 static inline void hwspin_unlock_irq(struct hwspinlock *hwlock) in hwspin_unlock_irq() function
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dhwspinlock.rst262 void hwspin_unlock_irq(struct hwspinlock *hwlock);
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap.c482 hwspin_unlock_irq(map->hwlock); in regmap_unlock_hwlock_irq()