Searched refs:stm32_lptim_cnt_function_read (Results 1 – 1 of 1) sorted by relevance
161 static int stm32_lptim_cnt_function_read(struct counter_device *counter, in stm32_lptim_cnt_function_read() function288 err = stm32_lptim_cnt_function_read(counter, count, &function); in stm32_lptim_cnt_action_read()335 err = stm32_lptim_cnt_function_read(counter, count, &function); in stm32_lptim_cnt_action_write()361 .function_read = stm32_lptim_cnt_function_read,