Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/counter/
H A Dstm32-lptimer-cnt.c508 static const struct of_device_id stm32_lptim_cnt_of_match[] = { variable
512 MODULE_DEVICE_TABLE(of, stm32_lptim_cnt_of_match);
518 .of_match_table = stm32_lptim_cnt_of_match,
/kernel/linux/linux-6.6/drivers/counter/
H A Dstm32-lptimer-cnt.c503 static const struct of_device_id stm32_lptim_cnt_of_match[] = { variable
507 MODULE_DEVICE_TABLE(of, stm32_lptim_cnt_of_match);
513 .of_match_table = stm32_lptim_cnt_of_match,

Completed in 4 milliseconds