Searched refs:tty_port_operations (Results 1 – 25 of 31) sorted by relevance
12
26 struct tty_port_operations { struct55 const struct tty_port_operations *ops; /* Port operations */ argument
13 static const struct tty_port_operations ttynull_port_ops;
149 static const struct tty_port_operations rpmsg_tty_port_ops = { };
230 static const struct tty_port_operations goldfish_port_ops = {
662 static const struct tty_port_operations ehv_bc_tty_port_ops = {
474 static struct tty_port_operations vcc_port_ops = { 0 };
369 static const struct tty_port_operations noz_tty_port_ops;1793 static const struct tty_port_operations noz_tty_port_ops = {
754 static const struct tty_port_operations mips_ejtag_fdc_tty_port_ops = {
326 static const struct tty_port_operations gsm_port_ops;2997 static const struct tty_port_operations gsm_port_ops = {
1482 static const struct tty_port_operations amiga_port_ops = {
1791 static const struct tty_port_operations mxser_port_ops = {
160 static const struct tty_port_operations tpk_port_ops = {
229 static const struct tty_port_operations kgdb_nmi_tty_port_ops = {
50 static const struct tty_port_operations gdm_port_ops = {
376 static const struct tty_port_operations dbc_port_ops = {
314 static const struct tty_port_operations line_port_ops = {
269 static const struct tty_port_operations ipoctal_tty_port_ops = {
907 static const struct tty_port_operations hvc_port_ops = {
696 static const struct tty_port_operations hvcs_port_ops = {
796 static const struct tty_port_operations gb_port_ops = {
1007 static const struct tty_port_operations sdio_uart_port_ops = {
142 static const struct tty_port_operations rfcomm_port_ops = {
206 static const struct tty_port_operations capiminor_port_ops = {
791 static const struct tty_port_operations serial_port_ops = {
1094 static const struct tty_port_operations acm_port_ops = {
Completed in 67 milliseconds