Searched refs:hwspin_lock_register (Results 1 – 5 of 5) sorted by relevance
| /linux-4.1.27/drivers/hwspinlock/ |
| D | hwspinlock_core.c | 325 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, in hwspin_lock_register() function 360 EXPORT_SYMBOL_GPL(hwspin_lock_register);
|
| D | omap_hwspinlock.c | 143 ret = hwspin_lock_register(bank, &pdev->dev, &omap_hwspinlock_ops, in omap_hwspinlock_probe()
|
| D | u8500_hsem.c | 136 ret = hwspin_lock_register(bank, &pdev->dev, &u8500_hwspinlock_ops, in u8500_hsem_probe()
|
| /linux-4.1.27/include/linux/ |
| D | hwspinlock.h | 63 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,
|
| /linux-4.1.27/Documentation/ |
| D | hwspinlock.txt | 230 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, 250 implementation using the hwspin_lock_register() API.
|