Home
last modified time | relevance | path

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

/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h65 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id() function
H A Dsprd_hwspinlock.c50 lock_id = hwlock_to_id(lock); in sprd_hwspinlock_trylock()