Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwspinlock/
Dhwspinlock_internal.h62 struct hwspinlock_device { struct
63 struct device *dev;
64 const struct hwspinlock_ops *ops;
65 int base_id;
66 int num_locks;
67 struct hwspinlock lock[0];