Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Dhwspinlock.h26 struct hwspinlock_ops;
59 const struct hwspinlock_ops *ops, int base_id, int num_locks);
77 const struct hwspinlock_ops *ops,
/linux-6.15/Documentation/locking/
H A Dhwspinlock.rst354 const struct hwspinlock_ops *ops, int base_id, int num_locks);
395 const struct hwspinlock_ops *ops;
423 There are three possible callbacks defined in 'struct hwspinlock_ops'::
425 struct hwspinlock_ops {