Searched refs:stm32_lptim_cnt_function_read (Results 1 – 1 of 1) sorted by relevance
156 static int stm32_lptim_cnt_function_read(struct counter_device *counter, in stm32_lptim_cnt_function_read() function283 err = stm32_lptim_cnt_function_read(counter, count, &function); in stm32_lptim_cnt_action_read()330 err = stm32_lptim_cnt_function_read(counter, count, &function); in stm32_lptim_cnt_action_write()356 .function_read = stm32_lptim_cnt_function_read,