tty_port_operations
static const struct tty_port_operations line_port_ops = {
static const struct tty_port_operations tpk_port_ops = {
static const struct tty_port_operations ipoctal_tty_port_ops = {
static const struct tty_port_operations capiminor_port_ops = {
static const struct tty_port_operations sdio_uart_port_ops = {
static const struct tty_port_operations gb_port_ops = {
static const struct tty_port_operations amiga_port_ops = {
static const struct tty_port_operations ehv_bc_tty_port_ops = {
static const struct tty_port_operations goldfish_port_ops = {
static const struct tty_port_operations hvc_port_ops = {
static const struct tty_port_operations hvcs_port_ops = {
static const struct tty_port_operations mips_ejtag_fdc_tty_port_ops = {
static const struct tty_port_operations moxa_port_ops = {
static const struct tty_port_operations mxser_port_ops = {
static const struct tty_port_operations gsm_port_ops;
static const struct tty_port_operations gsm_port_ops = {
static const struct tty_port_operations noz_tty_port_ops = {
static const struct tty_port_operations noz_tty_port_ops;
static const struct tty_port_operations rpmsg_tty_port_ops = {
static const struct tty_port_operations uart_port_ops = {
static const struct tty_port_operations slgt_port_ops = {
static const struct tty_port_operations ttynull_port_ops;
static struct tty_port_operations vcc_port_ops = { 0 };
static const struct tty_port_operations vc_port_ops = {
static const struct tty_port_operations acm_port_ops = {
static const struct tty_port_operations dbc_port_ops = {
static const struct tty_port_operations serial_port_ops = {
const struct tty_port_operations *ops;
static const struct tty_port_operations rfcomm_port_ops = {