Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dstm32_timer.c49 struct stm32_timer_priv { struct
55 struct stm32_timer_priv *priv = dev_get_priv(dev); in stm32_timer_get_count() argument
66 struct stm32_timer_priv *priv = dev_get_priv(dev); in stm32_timer_probe()
132 .priv_auto_alloc_size = sizeof(struct stm32_timer_priv),