Searched refs:hwspinlock_device (Results 1 – 6 of 6) sorted by relevance
24 struct hwspinlock_device;49 struct hwspinlock_device *bank;62 struct hwspinlock_device { struct
84 struct hwspinlock_device *bank; in omap_hwspinlock_probe()160 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in omap_hwspinlock_remove()
97 struct hwspinlock_device *bank; in u8500_hsem_probe()153 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in u8500_hsem_remove()
325 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, in hwspin_lock_register()373 int hwspin_lock_unregister(struct hwspinlock_device *bank) in hwspin_lock_unregister()
30 struct hwspinlock_device;63 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,65 int hwspin_lock_unregister(struct hwspinlock_device *bank);
230 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,238 int hwspin_lock_unregister(struct hwspinlock_device *bank);248 struct hwspinlock_device is a device which usually contains a bank253 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks260 struct hwspinlock_device {268 struct hwspinlock_device contains an array of hwspinlock structs, each273 * @bank: the hwspinlock_device structure which owns this lock278 struct hwspinlock_device *bank;