Searched refs:hwspinlock_ops (Results 1 – 4 of 4) sorted by relevance
16 static inline const struct hwspinlock_ops *19 return (const struct hwspinlock_ops *)dev->driver->ops; in hwspinlock_dev_ops()44 const struct hwspinlock_ops *ops; in hwspinlock_get_by_index()82 const struct hwspinlock_ops *ops; in hwspinlock_lock_timeout()110 const struct hwspinlock_ops *ops; in hwspinlock_unlock()127 struct hwspinlock_ops *ops = device_get_ops(dev); in hwspinlock_post_bind()
41 static const struct hwspinlock_ops sandbox_hwspinlock_ops = {
79 static const struct hwspinlock_ops stm32mp1_hwspinlock_ops = {
96 struct hwspinlock_ops { struct
Completed in 3 milliseconds