Home
last modified time | relevance | path

Searched refs:hwspinlock_ops (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/hwspinlock/
Dhwspinlock_internal.h36 struct hwspinlock_ops { struct
64 const struct hwspinlock_ops *ops;
Domap_hwspinlock.c75 static const struct hwspinlock_ops omap_hwspinlock_ops = {
Du8500_hsem.c88 static const struct hwspinlock_ops u8500_hwspinlock_ops = {
Dhwspinlock_core.c326 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register()
/linux-4.1.27/include/linux/
Dhwspinlock.h31 struct hwspinlock_ops;
64 const struct hwspinlock_ops *ops, int base_id, int num_locks);
/linux-4.1.27/Documentation/
Dhwspinlock.txt231 const struct hwspinlock_ops *ops, int base_id, int num_locks);
262 const struct hwspinlock_ops *ops;
289 There are three possible callbacks defined in 'struct hwspinlock_ops':
291 struct hwspinlock_ops {