Home
last modified time | relevance | path

Searched refs:stm32_clkevent_lp_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-stm32-lp.c203 static const struct of_device_id stm32_clkevent_lp_of_match[] = { variable
207 MODULE_DEVICE_TABLE(of, stm32_clkevent_lp_of_match);
214 .of_match_table = of_match_ptr(stm32_clkevent_lp_of_match),
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-stm32-lp.c198 static const struct of_device_id stm32_clkevent_lp_of_match[] = { variable
202 MODULE_DEVICE_TABLE(of, stm32_clkevent_lp_of_match);
208 .of_match_table = stm32_clkevent_lp_of_match,

Completed in 1 milliseconds