Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwspinlock/
Dhwspinlock_internal.h36 struct hwspinlock_ops { struct
37 int (*trylock)(struct hwspinlock *lock);
38 void (*unlock)(struct hwspinlock *lock);
39 void (*relax)(struct hwspinlock *lock);