Home
last modified time | relevance | path

Searched refs:hwspin_lock_unregister (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwspinlock/
H A Dhwspinlock_core.c534 int hwspin_lock_unregister(struct hwspinlock_device *bank) in hwspin_lock_unregister() function
552 EXPORT_SYMBOL_GPL(hwspin_lock_unregister);
556 hwspin_lock_unregister(*(struct hwspinlock_device **)res); in devm_hwspin_lock_unreg()
H A Dstm32_hwspinlock.c97 ret = hwspin_lock_unregister(&hw->bank); in stm32_hwspinlock_remove()
H A Domap_hwspinlock.c154 ret = hwspin_lock_unregister(bank); in omap_hwspinlock_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhwspinlock.h60 int hwspin_lock_unregister(struct hwspinlock_device *bank);
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dhwspinlock.rst409 int hwspin_lock_unregister(struct hwspinlock_device *bank);