Searched defs:hwspinlock_device (Results 1 – 1 of 1) sorted by relevance
114431 struct hwspinlock_device { struct114432 struct device *dev;114433 const struct hwspinlock_ops *ops;114434 int base_id;114435 int num_locks;114436 struct hwspinlock lock[0];