Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_driver.c248 jsm_remove_uart_port(brd); in jsm_probe_one()
279 jsm_remove_uart_port(brd); in jsm_remove_one()
334 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