Home
last modified time | relevance | path

Searched refs:hwspinlock_ops (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/hwspinlock/
A Dhwspinlock-uclass.c16 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()
A Dsandbox_hwspinlock.c41 static const struct hwspinlock_ops sandbox_hwspinlock_ops = {
A Dstm32_hwspinlock.c79 static const struct hwspinlock_ops stm32mp1_hwspinlock_ops = {
/u-boot/include/
A Dhwspinlock.h96 struct hwspinlock_ops { struct

Completed in 3 milliseconds