Home
last modified time | relevance | path

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

/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h30 struct hwspinlock_ops { struct
59 const struct hwspinlock_ops *ops;
H A Domap_hwspinlock.c69 static const struct hwspinlock_ops omap_hwspinlock_ops = {
H A Du8500_hsem.c79 static const struct hwspinlock_ops u8500_hwspinlock_ops = {
H A Dsprd_hwspinlock.c73 static const struct hwspinlock_ops sprd_hwspinlock_ops = {
H A Dstm32_hwspinlock.c51 static const struct hwspinlock_ops stm32_hwspinlock_ops = {
H A Dhwspinlock_core.c519 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register()
646 const struct hwspinlock_ops *ops, in devm_hwspin_lock_register()
H A Dsun6i_hwspinlock.c77 static const struct hwspinlock_ops sun6i_hwspinlock_ops = {
H A Dqcom_hwspinlock.c91 static const struct hwspinlock_ops qcom_hwspinlock_ops = {
/linux/include/linux/
H A Dhwspinlock.h26 struct hwspinlock_ops;
59 const struct hwspinlock_ops *ops, int base_id, int num_locks);
80 const struct hwspinlock_ops *ops,
/linux/Documentation/locking/
H A Dhwspinlock.rst409 const struct hwspinlock_ops *ops, int base_id, int num_locks);
450 const struct hwspinlock_ops *ops;
478 There are three possible callbacks defined in 'struct hwspinlock_ops'::
480 struct hwspinlock_ops {