Searched refs:hwspinlock_ops (Results 1 – 14 of 14) sorted by relevance
12 static inline const struct hwspinlock_ops *15 return (const struct hwspinlock_ops *)dev->driver->ops; in hwspinlock_dev_ops()40 const struct hwspinlock_ops *ops; in hwspinlock_get_by_index()78 const struct hwspinlock_ops *ops; in hwspinlock_lock_timeout()106 const struct hwspinlock_ops *ops; in hwspinlock_unlock()123 struct hwspinlock_ops *ops = device_get_ops(dev); in hwspinlock_post_bind()
41 static const struct hwspinlock_ops sandbox_hwspinlock_ops = {
75 static const struct hwspinlock_ops stm32mp1_hwspinlock_ops = {
30 struct hwspinlock_ops { struct59 const struct hwspinlock_ops *ops;
79 static const struct hwspinlock_ops u8500_hwspinlock_ops = {
69 static const struct hwspinlock_ops omap_hwspinlock_ops = {
73 static const struct hwspinlock_ops sprd_hwspinlock_ops = {
51 static const struct hwspinlock_ops stm32_hwspinlock_ops = {
77 static const struct hwspinlock_ops sun6i_hwspinlock_ops = {
515 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register()642 const struct hwspinlock_ops *ops, in devm_hwspin_lock_register()
67 static const struct hwspinlock_ops qcom_hwspinlock_ops = {
26 struct hwspinlock_ops;59 const struct hwspinlock_ops *ops, int base_id, int num_locks);80 const struct hwspinlock_ops *ops,
96 struct hwspinlock_ops { struct
409 const struct hwspinlock_ops *ops, int base_id, int num_locks);450 const struct hwspinlock_ops *ops;478 There are three possible callbacks defined in 'struct hwspinlock_ops'::480 struct hwspinlock_ops {