Searched refs:hwspin_lock_register (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/hwspinlock/ |
| H A D | hwspinlock_core.c | 518 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, in hwspin_lock_register() function 553 EXPORT_SYMBOL_GPL(hwspin_lock_register); 656 ret = hwspin_lock_register(bank, dev, ops, base_id, num_locks); in devm_hwspin_lock_register()
|
| /linux-6.15/include/linux/ |
| H A D | hwspinlock.h | 58 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,
|
| /linux-6.15/Documentation/locking/ |
| H A D | hwspinlock.rst | 353 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, 381 implementation using the hwspin_lock_register() API.
|