Home
last modified time | relevance | path

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

/linux-5.10/drivers/counter/
Dstm32-timer-cnt.c83 static int stm32_count_function_get(struct counter_device *counter, in stm32_count_function_get() function
280 err = stm32_count_function_get(counter, count, &function); in stm32_action_get()
307 .function_get = stm32_count_function_get,