Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/counter/
H A Dstm32-timer-cnt.c437 static const struct of_device_id stm32_timer_cnt_of_match[] = { variable
441 MODULE_DEVICE_TABLE(of, stm32_timer_cnt_of_match);
447 .of_match_table = stm32_timer_cnt_of_match,
/kernel/linux/linux-6.6/drivers/counter/
H A Dstm32-timer-cnt.c403 static const struct of_device_id stm32_timer_cnt_of_match[] = { variable
407 MODULE_DEVICE_TABLE(of, stm32_timer_cnt_of_match);
413 .of_match_table = stm32_timer_cnt_of_match,

Completed in 2 milliseconds