Home
last modified time | relevance | path

Searched refs:nci_uart_tty_receive (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Duart.c232 /* nci_uart_tty_receive()
244 static void nci_uart_tty_receive(struct tty_struct *tty, const u8 *data, in nci_uart_tty_receive() function
464 .receive_buf = nci_uart_tty_receive,
/kernel/linux/linux-6.6/net/nfc/nci/
H A Duart.c286 /* nci_uart_tty_receive()
298 static void nci_uart_tty_receive(struct tty_struct *tty, const u8 *data, in nci_uart_tty_receive() function
432 .receive_buf = nci_uart_tty_receive,

Completed in 3 milliseconds