Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/jsm/
Djsm_driver.c257 jsm_remove_uart_port(brd); in jsm_probe_one()
288 jsm_remove_uart_port(brd); in jsm_remove_one()
343 jsm_remove_uart_port(brd); in jsm_io_error_detected()
Djsm.h443 int jsm_remove_uart_port(struct jsm_board *);
Djsm_tty.c489 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port() function