Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstm32_iwdg.c54 struct stm32_iwdg_data { struct
59 static const struct stm32_iwdg_data stm32_iwdg_data = { argument
64 static const struct stm32_iwdg_data stm32mp1_iwdg_data = {
71 const struct stm32_iwdg_data *data;
218 { .compatible = "st,stm32-iwdg", .data = &stm32_iwdg_data },