Home
last modified time | relevance | path

Searched defs:put_char (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dserial_core.h668 #define __uart_port_tx(uport, ch, tx_ready, put_char, tx_done, for_test, \ argument
730 #define uart_port_tx_limited(port, ch, count, tx_ready, put_char, tx_done) ({ \ argument
745 #define uart_port_tx(port, ch, tx_ready, put_char) \ argument
A Dtty_driver.h361 int (*put_char)(struct tty_struct *tty, unsigned char ch); member
/linux-6.3-rc2/drivers/tty/
A Dsynclink_gt.c786 static int put_char(struct tty_struct *tty, unsigned char ch) in put_char() function

Completed in 14 milliseconds