Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/hwspinlock/
H A Dhwspinlock-uclass.c39 struct udevice *dev_hws; in hwspinlock_get_by_index() local
54 args.node, &dev_hws); in hwspinlock_get_by_index()
62 hws->dev = dev_hws; in hwspinlock_get_by_index()
64 ops = hwspinlock_dev_ops(dev_hws); in hwspinlock_get_by_index()