Searched defs:hwspinlock_ops (Results 1 – 1 of 1) sorted by relevance
28 struct hwspinlock_ops { struct29 int (*trylock)(struct hwspinlock *lock);30 void (*unlock)(struct hwspinlock *lock);31 void (*relax)(struct hwspinlock *lock);