Searched defs:hwspinlock_device (Results 1 – 6 of 6) sorted by relevance
116175 struct hwspinlock_device { struct116176 struct device *dev;116177 const struct hwspinlock_ops *ops;116178 int base_id;116179 int num_locks;116180 struct hwspinlock___2 lock[0];
129389 struct hwspinlock_device { struct129390 struct device *dev;129391 const struct hwspinlock_ops *ops;129392 int base_id;129393 int num_locks;129394 struct hwspinlock lock[0];
114388 struct hwspinlock_device { struct114389 struct device *dev;114390 const struct hwspinlock_ops *ops;114391 int base_id;114392 int num_locks;114393 struct hwspinlock lock[0];