Searched refs:hwspinlock_device (Results 1 – 9 of 9) sorted by relevance
16 struct hwspinlock_device;41 struct hwspinlock_device *bank;54 struct hwspinlock_device { struct
464 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, in hwspin_lock_register()512 int hwspin_lock_unregister(struct hwspinlock_device *bank) in hwspin_lock_unregister()534 hwspin_lock_unregister(*(struct hwspinlock_device **)res); in devm_hwspin_lock_unreg()540 struct hwspinlock_device **bank = res; in devm_hwspin_lock_device_match()562 struct hwspinlock_device *bank) in devm_hwspin_lock_unregister()591 struct hwspinlock_device *bank, in devm_hwspin_lock_register()595 struct hwspinlock_device **ptr; in devm_hwspin_lock_register()
89 struct hwspinlock_device *bank; in u8500_hsem_probe()145 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in u8500_hsem_remove()
77 struct hwspinlock_device *bank; in omap_hwspinlock_probe()155 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in omap_hwspinlock_remove()
76 struct hwspinlock_device *bank; in qcom_hwspinlock_probe()137 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in qcom_hwspinlock_remove()
24 struct hwspinlock_device bank;
39 struct hwspinlock_device bank;
24 struct hwspinlock_device;57 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,59 int hwspin_lock_unregister(struct hwspinlock_device *bank);75 struct hwspinlock_device *bank);77 struct hwspinlock_device *bank,
316 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,328 int hwspin_lock_unregister(struct hwspinlock_device *bank);342 struct hwspinlock_device is a device which usually contains a bank349 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks356 struct hwspinlock_device {364 struct hwspinlock_device contains an array of hwspinlock structs, each369 * @bank: the hwspinlock_device structure which owns this lock374 struct hwspinlock_device *bank;