Searched defs:hwspinlock_ops (Results 1 – 1 of 1) sorted by relevance
36 struct hwspinlock_ops { struct37 int (*trylock)(struct hwspinlock *lock);38 void (*unlock)(struct hwspinlock *lock);39 void (*relax)(struct hwspinlock *lock);