Home
last modified time | relevance | path

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

/linux-5.10/drivers/counter/
Dstm32-lptimer-cnt.c395 static int stm32_lptim_cnt_function_get(struct counter_device *counter, in stm32_lptim_cnt_function_get() function
522 err = stm32_lptim_cnt_function_get(counter, count, &function); in stm32_lptim_cnt_action_get()
554 err = stm32_lptim_cnt_function_get(counter, count, &function); in stm32_lptim_cnt_action_set()
575 .function_get = stm32_lptim_cnt_function_get,