Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/counter/
H A Dstm32-timer-cnt.c86 static int stm32_count_function_get(struct counter_device *counter, in stm32_count_function_get() function
283 err = stm32_count_function_get(counter, count, &function); in stm32_action_get()
318 .function_get = stm32_count_function_get,