Searched refs:hwspinlock_unlock (Results 1 – 4 of 4) sorted by relevance
28 ut_assertok(hwspinlock_unlock(&hws)); in dm_test_hwspinlock_base()34 ut_assertok(hwspinlock_unlock(&hws)); in dm_test_hwspinlock_base()35 ut_assertok(!hwspinlock_unlock(&hws)); in dm_test_hwspinlock_base()
64 int hwspinlock_unlock(struct hwspinlock *hws);81 static inline int hwspinlock_unlock(struct hwspinlock *hws) in hwspinlock_unlock() function
104 int hwspinlock_unlock(struct hwspinlock *hws) in hwspinlock_unlock() function
268 hwspinlock_unlock(&ctrl_priv->hws); in stm32_gpio_config()