Home
last modified time | relevance | path

Searched refs:stm32_hwspinlock_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwspinlock/
H A Dstm32_hwspinlock.c51 static const struct hwspinlock_ops stm32_hwspinlock_ops = { variable
83 ret = hwspin_lock_register(&hw->bank, &pdev->dev, &stm32_hwspinlock_ops, in stm32_hwspinlock_probe()
/kernel/linux/linux-6.6/drivers/hwspinlock/
H A Dstm32_hwspinlock.c51 static const struct hwspinlock_ops stm32_hwspinlock_ops = { variable
112 ret = devm_hwspin_lock_register(dev, &hw->bank, &stm32_hwspinlock_ops, in stm32_hwspinlock_probe()

Completed in 2 milliseconds