Searched refs:first_new_char_idx (Results 1 – 1 of 1) sorted by relevance
666 static void can327_parse_rxbuf(struct can327 *elm, size_t first_new_char_idx) in can327_parse_rxbuf() argument705 len = first_new_char_idx; in can327_parse_rxbuf()892 size_t first_new_char_idx; in can327_ldisc_rx() local902 first_new_char_idx = elm->rxfill; in can327_ldisc_rx()939 can327_parse_rxbuf(elm, first_new_char_idx); in can327_ldisc_rx()