Searched refs:hwspinlock_get_by_index (Results 1 – 3 of 3) sorted by relevance
44 int hwspinlock_get_by_index(struct udevice *dev,68 static inline int hwspinlock_get_by_index(struct udevice *dev, in hwspinlock_get_by_index() function
34 int hwspinlock_get_by_index(struct udevice *dev, int index, in hwspinlock_get_by_index() function
226 ret = hwspinlock_get_by_index(dev, 0, &priv->hws); in stm32_pinctrl_probe()