Searched defs:hws (Results 1 – 4 of 4) sorted by relevance
18 static int hwspinlock_of_xlate_default(struct hwspinlock *hws, in hwspinlock_of_xlate_default()35 struct hwspinlock *hws) in hwspinlock_get_by_index()76 int hwspinlock_lock_timeout(struct hwspinlock *hws, unsigned int timeout) in hwspinlock_lock_timeout()104 int hwspinlock_unlock(struct hwspinlock *hws) in hwspinlock_unlock()
70 struct hwspinlock *hws) in hwspinlock_get_by_index()75 static inline int hwspinlock_lock_timeout(struct hwspinlock *hws, in hwspinlock_lock_timeout()81 static inline int hwspinlock_unlock(struct hwspinlock *hws) in hwspinlock_unlock()
18 struct hwspinlock hws; in dm_test_hwspinlock_base() local
19 struct hwspinlock hws; member