Home
last modified time | relevance | path

Searched defs:tport (Results 26 - 50 of 106) sorted by relevance

12345

/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c555 unsigned short tport = 0; in rpcclnt_reconnect() local
667 uint16_t tport = 0; in rpcclnt_connect() local
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_uart.c542 static int uart_carrier_raised(struct tty_port *tport) in uart_carrier_raised() argument
565 static void uart_dtr_rts(struct tty_port *tport, int onoff) in uart_dtr_rts() argument
594 static int sdio_uart_activate(struct tty_port *tport, struct tty_struct *tty) in sdio_uart_activate() argument
677 static void sdio_uart_shutdown(struct tty_port *tport) in sdio_uart_shutdown() argument
709 sdio_uart_port_destroy(struct tty_port *tport) sdio_uart_port_destroy() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c597 struct nfp_fl_set_tport *tport; in nfp_flower_update_merge_with_actions() local
/kernel/linux/linux-5.10/drivers/tty/
H A Disicom.c797 static int isicom_activate(struct tty_port *tport, struct tty_struct *tty) in isicom_activate() argument
857 struct tty_port *tport; in isicom_open() local
1577 struct tty_port *tport = &board->ports[index].port; in isicom_probe() local
[all...]
H A Damiserial.c85 struct tty_port tport; member
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Duartlite.c125 struct tty_port *tport = &port->state->port; in ulite_receive() local
H A Dvt8500_serial.c154 struct tty_port *tport = &port->state->port; in handle_rx() local
H A Dmen_z135_uart.c246 struct tty_port *tport = &port->state->port; in men_z135_handle_rx() local
H A Dmeson_uart.c176 struct tty_port *tport = &port->state->port; in meson_receive_chars() local
H A Dlpc32xx_hs.c254 struct tty_port *tport = &port->state->port; in __serial_lpc32xx_rx() local
322 struct tty_port *tport = &port->state->port; in serial_lpc32xx_interrupt() local
H A Dstm32-usart.c215 struct tty_port *tport = &port->state->port; in stm32_usart_receive_chars() local
474 struct tty_port *tport = &port->state->port; in stm32_usart_interrupt() local
H A Defm32-uart.c245 struct tty_port *tport = &port->state->port; in efm32_uart_rxirq() local
H A Dmvebu-uart.c238 struct tty_port *tport = &port->state->port; in mvebu_uart_rx_chars() local
/kernel/linux/linux-5.10/drivers/target/sbp/
H A Dsbp_target.h159 struct sbp_tport *tport; member
226 struct sbp_tport *tport; member
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dusb-serial.c222 static int serial_port_activate(struct tty_port *tport, struct tty_struct *tty) in serial_port_activate() argument
261 static void serial_port_shutdown(struct tty_port *tport) in serial_port_shutdown() argument
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c1132 struct lpfc_nvmet_tgtport *tport = targetport->private; in lpfc_nvmet_targetport_delete() local
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_uart.c529 static bool uart_carrier_raised(struct tty_port *tport) in uart_carrier_raised() argument
551 static void uart_dtr_rts(struct tty_port *tport, bool active) in uart_dtr_rts() argument
580 static int sdio_uart_activate(struct tty_port *tport, struct tty_struct *tty) in sdio_uart_activate() argument
663 static void sdio_uart_shutdown(struct tty_port *tport) in sdio_uart_shutdown() argument
695 sdio_uart_port_destroy(struct tty_port *tport) sdio_uart_port_destroy() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dcpm_uart.c233 struct tty_port *tport = &port->state->port; in cpm_uart_int_rx() local
H A Dmen_z135_uart.c246 struct tty_port *tport = &port->state->port; in men_z135_handle_rx() local
H A Dmeson_uart.c181 struct tty_port *tport = &port->state->port; in meson_receive_chars() local
H A Dlpc32xx_hs.c253 struct tty_port *tport = &port->state->port; in __serial_lpc32xx_rx() local
298 struct tty_port *tport = &port->state->port; in serial_lpc32xx_interrupt() local
H A Duartlite.c137 struct tty_port *tport = &port->state->port; in ulite_receive() local
H A Dvt8500_serial.c154 struct tty_port *tport = &port->state->port; in handle_rx() local
/kernel/linux/linux-6.6/drivers/target/sbp/
H A Dsbp_target.h159 struct sbp_tport *tport; member
226 struct sbp_tport *tport; member
/kernel/linux/linux-6.6/drivers/tty/
H A Damiserial.c71 struct tty_port tport; member
[all...]

Completed in 39 milliseconds

12345