Searched refs:stm32_hwspinlock (Results 1 – 2 of 2) sorted by relevance
23 struct stm32_hwspinlock { struct59 struct stm32_hwspinlock *hw; in stm32_hwspinlock_probe()94 struct stm32_hwspinlock *hw = platform_get_drvdata(pdev); in stm32_hwspinlock_remove()108 struct stm32_hwspinlock *hw = dev_get_drvdata(dev); in stm32_hwspinlock_runtime_suspend()117 struct stm32_hwspinlock *hw = dev_get_drvdata(dev); in stm32_hwspinlock_runtime_resume()
12 obj-$(CONFIG_HWSPINLOCK_STM32) += stm32_hwspinlock.o