Searched defs:hwspinlock_device (Results 1 – 1 of 1) sorted by relevance
143430 struct hwspinlock_device { struct143431 struct device *dev;143432 const struct hwspinlock_ops *ops;143433 int base_id;143434 int num_locks;143435 struct hwspinlock___2 lock[0];