Symbol: hwspinlock_device
drivers/hwspinlock/hwspinlock_core.c
518
int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,
drivers/hwspinlock/hwspinlock_core.c
566
int hwspin_lock_unregister(struct hwspinlock_device *bank)
drivers/hwspinlock/hwspinlock_core.c
588
hwspin_lock_unregister(*(struct hwspinlock_device **)res);
drivers/hwspinlock/hwspinlock_core.c
594
struct hwspinlock_device **bank = res;
drivers/hwspinlock/hwspinlock_core.c
616
struct hwspinlock_device *bank)
drivers/hwspinlock/hwspinlock_core.c
645
struct hwspinlock_device *bank,
drivers/hwspinlock/hwspinlock_core.c
649
struct hwspinlock_device **ptr;
drivers/hwspinlock/hwspinlock_internal.h
16
struct hwspinlock_device;
drivers/hwspinlock/hwspinlock_internal.h
44
struct hwspinlock_device *bank;
drivers/hwspinlock/omap_hwspinlock.c
77
struct hwspinlock_device *bank;
drivers/hwspinlock/qcom_hwspinlock.c
204
struct hwspinlock_device *bank;
drivers/hwspinlock/sprd_hwspinlock.c
36
struct hwspinlock_device bank;
drivers/hwspinlock/stm32_hwspinlock.c
25
struct hwspinlock_device bank;
drivers/hwspinlock/sun6i_hwspinlock.c
30
struct hwspinlock_device *bank;
include/linux/hwspinlock.h
25
struct hwspinlock_device;
include/linux/hwspinlock.h
30
int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,
include/linux/hwspinlock.h
32
int hwspin_lock_unregister(struct hwspinlock_device *bank);
include/linux/hwspinlock.h
46
struct hwspinlock_device *bank);
include/linux/hwspinlock.h
48
struct hwspinlock_device *bank,