Searched refs:poll_rx_char (Results 1 – 5 of 5) sorted by relevance
27 int (*poll_rx_char)(void *handle); member
98 int (*poll_rx_char)(struct dec_serial* info); member
68 .poll_rx_char = NULL,
2050 hook->poll_rx_char = zs_poll_rx_char; in register_zs_hook()