Home
last modified time | relevance | path

Searched refs:jsm_remove_uart_port (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm_driver.c249 jsm_remove_uart_port(brd); in jsm_probe_one()
280 jsm_remove_uart_port(brd); in jsm_remove_one()
335 jsm_remove_uart_port(brd); in jsm_io_error_detected()
Djsm.h434 int jsm_remove_uart_port(struct jsm_board *);
Djsm_tty.c480 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port() function