Searched refs:stm32_hwspinlock (Results 1 – 2 of 2) sorted by relevance
23 struct stm32_hwspinlock { struct60 struct stm32_hwspinlock *hw = platform_get_drvdata(pdev); in stm32_hwspinlock_disable_clk()74 struct stm32_hwspinlock *hw; in stm32_hwspinlock_probe()123 struct stm32_hwspinlock *hw = dev_get_drvdata(dev); in stm32_hwspinlock_runtime_suspend()132 struct stm32_hwspinlock *hw = dev_get_drvdata(dev); in stm32_hwspinlock_runtime_resume()
10 obj-$(CONFIG_HWSPINLOCK_STM32) += stm32_hwspinlock.o