Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwspinlock/
Dhwspinlock_internal.h28 struct hwspinlock_ops { struct
56 const struct hwspinlock_ops *ops;
Dsirf_hwspinlock.c50 static const struct hwspinlock_ops sirf_hwspinlock_ops = {
Du8500_hsem.c80 static const struct hwspinlock_ops u8500_hwspinlock_ops = {
Domap_hwspinlock.c68 static const struct hwspinlock_ops omap_hwspinlock_ops = {
Dqcom_hwspinlock.c62 static const struct hwspinlock_ops qcom_hwspinlock_ops = {
Dsprd_hwspinlock.c76 static const struct hwspinlock_ops sprd_hwspinlock_ops = {
Dhwspinlock_core.c465 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register()
592 const struct hwspinlock_ops *ops, in devm_hwspin_lock_register()
/Linux-v4.19/include/linux/
Dhwspinlock.h25 struct hwspinlock_ops;
58 const struct hwspinlock_ops *ops, int base_id, int num_locks);
78 const struct hwspinlock_ops *ops,
/Linux-v4.19/Documentation/
Dhwspinlock.txt317 const struct hwspinlock_ops *ops, int base_id, int num_locks);
358 const struct hwspinlock_ops *ops;
386 There are three possible callbacks defined in 'struct hwspinlock_ops'::
388 struct hwspinlock_ops {