Searched refs:hwspinlock_device (Results 1 – 8 of 8) sorted by relevance
24 struct hwspinlock_device;49 struct hwspinlock_device *bank;62 struct hwspinlock_device { struct
97 struct hwspinlock_device *bank; in u8500_hsem_probe()153 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in u8500_hsem_remove()
84 struct hwspinlock_device *bank; in qcom_hwspinlock_probe()144 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in qcom_hwspinlock_remove()
85 struct hwspinlock_device *bank; in omap_hwspinlock_probe()163 struct hwspinlock_device *bank = platform_get_drvdata(pdev); in omap_hwspinlock_remove()
25 struct hwspinlock_device bank;
408 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, in hwspin_lock_register()456 int hwspin_lock_unregister(struct hwspinlock_device *bank) in hwspin_lock_unregister()
31 struct hwspinlock_device;64 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,66 int hwspin_lock_unregister(struct hwspinlock_device *bank);
240 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev,248 int hwspin_lock_unregister(struct hwspinlock_device *bank);258 struct hwspinlock_device is a device which usually contains a bank263 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks270 struct hwspinlock_device {278 struct hwspinlock_device contains an array of hwspinlock structs, each283 * @bank: the hwspinlock_device structure which owns this lock288 struct hwspinlock_device *bank;