Searched refs:stm32_lptim_cnt_function_read (Results 1 – 1 of 1) sorted by relevance
162 static int stm32_lptim_cnt_function_read(struct counter_device *counter, in stm32_lptim_cnt_function_read() function289 err = stm32_lptim_cnt_function_read(counter, count, &function); in stm32_lptim_cnt_action_read()336 err = stm32_lptim_cnt_function_read(counter, count, &function); in stm32_lptim_cnt_action_write()362 .function_read = stm32_lptim_cnt_function_read,