Searched defs:hwspinlock_device (Results 1 – 1 of 1) sorted by relevance
57 struct hwspinlock_device { struct58 struct device *dev;59 const struct hwspinlock_ops *ops;60 int base_id;61 int num_locks;62 struct hwspinlock lock[];