Home
last modified time | relevance | path

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

/drivers/watchdog/
Dstm32_iwdg.c53 struct stm32_iwdg_data { struct
58 static const struct stm32_iwdg_data stm32_iwdg_data = { argument
63 static const struct stm32_iwdg_data stm32mp1_iwdg_data = {
70 const struct stm32_iwdg_data *data;
220 { .compatible = "st,stm32-iwdg", .data = &stm32_iwdg_data },