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.h30 struct hwspinlock_ops { struct
31 int (*trylock)(struct hwspinlock *lock);
32 void (*unlock)(struct hwspinlock *lock);
33 int (*bust)(struct hwspinlock *lock, unsigned int id);
34 void (*relax)(struct hwspinlock *lock);