Home
last modified time | relevance | path

Searched defs:hwspinlock_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h28 struct hwspinlock_ops { struct
29 int (*trylock)(struct hwspinlock *lock);
30 void (*unlock)(struct hwspinlock *lock);
31 void (*relax)(struct hwspinlock *lock);