Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-stm32-exti.c652 static struct syscore_ops stm32_exti_h_syscore_ops = { variable
662 register_syscore_ops(&stm32_exti_h_syscore_ops); in stm32_exti_h_syscore_init()
667 unregister_syscore_ops(&stm32_exti_h_syscore_ops); in stm32_exti_h_syscore_deinit()