Searched defs:hwspinlock_device (Results 1 – 2 of 2) sorted by relevance
54 struct hwspinlock_device { struct55 struct device *dev;56 const struct hwspinlock_ops *ops;57 int base_id;58 int num_locks;59 struct hwspinlock lock[];