Searched refs:uart_remove_one_port (Results 1 - 25 of 68) sorted by relevance

123

/linux-master/drivers/tty/serial/
H A Dtegra-tcu.c260 uart_remove_one_port(&tcu->driver, &tcu->port);
277 uart_remove_one_port(&tcu->driver, &tcu->port);
H A Dserial_port.c139 void uart_remove_one_port(struct uart_driver *drv, struct uart_port *port) function
143 EXPORT_SYMBOL(uart_remove_one_port); variable
H A Dclps711x.c501 uart_remove_one_port(&clps711x_uart, &s->port);
508 uart_remove_one_port(&clps711x_uart, &s->port);
517 uart_remove_one_port(&clps711x_uart, &s->port);
H A Dsunhv.c581 uart_remove_one_port(&sunhv_reg, port);
604 uart_remove_one_port(&sunhv_reg, port);
H A Dmux.c490 uart_remove_one_port(&mux_driver, port);
H A Dserial_txx9.c969 uart_remove_one_port(&serial_txx9_reg, uart);
1012 uart_remove_one_port(&serial_txx9_reg, uart);
1256 uart_remove_one_port(&serial_txx9_reg, up);
H A Dsunsab.c1056 uart_remove_one_port(&sunsab_reg, &up[0].port);
1073 uart_remove_one_port(&sunsab_reg, &up[1].port);
1074 uart_remove_one_port(&sunsab_reg, &up[0].port);
H A D21285.c509 uart_remove_one_port(&serial21285_reg, &serial21285_port);
H A Daltera_jtaguart.c437 uart_remove_one_port(&altera_jtaguart_driver, port);
H A Dapbuart.c649 uart_remove_one_port(&grlib_apbuart_driver,
H A Desp32_acm.c420 uart_remove_one_port(&esp32s3_acm_reg, port);
H A Dtimbuart.c481 uart_remove_one_port(&timbuart_driver, &uart->port);
H A Dliteuart.c344 uart_remove_one_port(&liteuart_driver, port);
H A Damba-pl010.c731 uart_remove_one_port(&amba_reg, &uap->port);
H A Dmen_z135_uart.c866 uart_remove_one_port(&men_z135_driver, &uart->port);
H A Daltera_uart.c603 uart_remove_one_port(&altera_uart_driver, port);
H A Ddigicolor-usart.c510 uart_remove_one_port(&digicolor_uart, port);
H A Desp32_uart.c740 uart_remove_one_port(&esp32_uart_reg, port);
H A Dmilbeaut_usio.c560 uart_remove_one_port(&mlb_usio_uart_driver, port);
H A Dsunplus-uart.c663 uart_remove_one_port(&sunplus_uart_driver, &sup->port);
H A Dsifive.c1012 uart_remove_one_port(&sifive_serial_uart_driver, &ssp->port);
H A Dowl-uart.c726 uart_remove_one_port(&owl_uart_driver, &owl_port->port);
H A Dbcm63xx_uart.c868 uart_remove_one_port(&bcm_uart_driver, port);
H A Dlpc32xx_hs.c661 uart_remove_one_port(&lpc32xx_hs_reg, &p->port);
/linux-master/drivers/tty/serial/jsm/
H A Djsm_tty.c505 uart_remove_one_port(&jsm_uart_driver, &brd->channels[i]->uart_port);

Completed in 478 milliseconds

123