Searched defs:hwspinlock_device (Results 1 – 1 of 1) sorted by relevance
62 struct hwspinlock_device { struct63 struct device *dev;64 const struct hwspinlock_ops *ops;65 int base_id;66 int num_locks;67 struct hwspinlock lock[0];