Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H A 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()
H A Djsm.h434 int jsm_remove_uart_port(struct jsm_board *);
H A Djsm_tty.c480 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port() function