Home
last modified time | relevance | path

Searched defs:hwspinlock_device (Results 1 – 1 of 1) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h114431 struct hwspinlock_device { struct
114432 struct device *dev;
114433 const struct hwspinlock_ops *ops;
114434 int base_id;
114435 int num_locks;
114436 struct hwspinlock lock[0];