Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/counter/
Dstm32-timer-cnt.c84 static int stm32_count_function_read(struct counter_device *counter, in stm32_count_function_read() function
355 err = stm32_count_function_read(counter, count, &function); in stm32_action_read()
517 .function_read = stm32_count_function_read,