Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwspinlock/
H A Dhwspinlock_internal.h28 struct hwspinlock_ops { struct
56 const struct hwspinlock_ops *ops;
H A Dsirf_hwspinlock.c49 static const struct hwspinlock_ops sirf_hwspinlock_ops = {
H A Drockchip_hwspinlock.c50 static const struct hwspinlock_ops rockchip_hwspinlock_ops = {
H A Du8500_hsem.c79 static const struct hwspinlock_ops u8500_hwspinlock_ops = {
H A Dsprd_hwspinlock.c75 static const struct hwspinlock_ops sprd_hwspinlock_ops = {
H A Dstm32_hwspinlock.c51 static const struct hwspinlock_ops stm32_hwspinlock_ops = {
H A Domap_hwspinlock.c68 static const struct hwspinlock_ops omap_hwspinlock_ops = {
H A Dhwspinlock_core.c487 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register()
614 const struct hwspinlock_ops *ops, in devm_hwspin_lock_register()
H A Dqcom_hwspinlock.c61 static const struct hwspinlock_ops qcom_hwspinlock_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dhwspinlock.h26 struct hwspinlock_ops;
59 const struct hwspinlock_ops *ops, int base_id, int num_locks);
79 const struct hwspinlock_ops *ops,
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dhwspinlock.rst398 const struct hwspinlock_ops *ops, int base_id, int num_locks);
439 const struct hwspinlock_ops *ops;
467 There are three possible callbacks defined in 'struct hwspinlock_ops'::
469 struct hwspinlock_ops {