Searched defs:hwspinlock_device (Results 1 – 1 of 1) sorted by relevance
54 struct hwspinlock_device { struct55 struct device *dev;56 const struct hwspinlock_ops *ops;57 int base_id;58 int num_locks;59 struct hwspinlock lock[];
Completed in 4 milliseconds