Searched refs:digit_read_pos (Results 1 – 2 of 2) sorted by relevance
423 p_state->recv.digit_read_pos = 0; in capidtmf_recv_init()470 if (p_state->recv.digit_write_pos != p_state->recv.digit_read_pos) in capidtmf_recv_indication()474 j = p_state->recv.digit_read_pos; in capidtmf_recv_indication()480 p_state->recv.digit_read_pos = k; in capidtmf_recv_indication()652 if (i == p_state->recv.digit_read_pos) in capidtmf_recv_block()
53 word digit_read_pos; member