Searched refs:get_uart_bytes_left (Results 1 – 6 of 6) sorted by relevance
85 uint (*get_uart_bytes_left)(struct channel_t *ch); member
749 (ch->ch_bd->bd_ops->get_uart_bytes_left(ch) == 0)) { in dgnc_wakeup_writes()780 (ch->ch_bd->bd_ops->get_uart_bytes_left(ch) == 0)) in dgnc_wakeup_writes()2548 count = buf.txbuf + ch_bd_ops->get_uart_bytes_left(ch); in dgnc_tty_ioctl()
1133 .get_uart_bytes_left = cls_get_uart_bytes_left,
118 u32 (*get_uart_bytes_left)(struct jsm_channel *ch); member
970 .get_uart_bytes_left = cls_get_uart_bytes_left,
1402 .get_uart_bytes_left = neo_get_uart_bytes_left,