Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwspinlock/
H A Dstm32_hwspinlock.c28 static int stm32_hwspinlock_trylock(struct hwspinlock *lock) in stm32_hwspinlock_trylock() function
52 .trylock = stm32_hwspinlock_trylock,