Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwspinlock/
Dhwspinlock_internal.h36 struct hwspinlock_ops { struct
64 const struct hwspinlock_ops *ops;
Dsirf_hwspinlock.c51 static const struct hwspinlock_ops sirf_hwspinlock_ops = {
Du8500_hsem.c88 static const struct hwspinlock_ops u8500_hwspinlock_ops = {
Dqcom_hwspinlock.c70 static const struct hwspinlock_ops qcom_hwspinlock_ops = {
Domap_hwspinlock.c76 static const struct hwspinlock_ops omap_hwspinlock_ops = {
Dhwspinlock_core.c409 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register()
/linux-4.4.14/include/linux/
Dhwspinlock.h32 struct hwspinlock_ops;
65 const struct hwspinlock_ops *ops, int base_id, int num_locks);
/linux-4.4.14/Documentation/
Dhwspinlock.txt241 const struct hwspinlock_ops *ops, int base_id, int num_locks);
272 const struct hwspinlock_ops *ops;
299 There are three possible callbacks defined in 'struct hwspinlock_ops':
301 struct hwspinlock_ops {