Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhwspinlock.h455 static inline void hwspin_unlock(struct hwspinlock *hwlock) in hwspin_unlock() function
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dhwspinlock.rst250 void hwspin_unlock(struct hwspinlock *hwlock);
346 hwspin_unlock(hwlock);
381 hwspin_unlock(hwlock);
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap.c475 hwspin_unlock(map->hwlock); in regmap_unlock_hwlock()