Symbol: vcc_port
drivers/tty/vcc.c
114
static int vcc_table_add(struct vcc_port *port)
drivers/tty/vcc.c
158
static struct vcc_port *vcc_get(unsigned long index, bool excl)
drivers/tty/vcc.c
160
struct vcc_port *port;
drivers/tty/vcc.c
208
static void vcc_put(struct vcc_port *port, bool excl)
drivers/tty/vcc.c
240
static struct vcc_port *vcc_get_ne(unsigned long index)
drivers/tty/vcc.c
242
struct vcc_port *port;
drivers/tty/vcc.c
254
static void vcc_kick_rx(struct vcc_port *port)
drivers/tty/vcc.c
267
static void vcc_kick_tx(struct vcc_port *port)
drivers/tty/vcc.c
306
static int vcc_ldc_read(struct vcc_port *port)
drivers/tty/vcc.c
359
struct vcc_port *port = timer_container_of(port, t, rx_timer);
drivers/tty/vcc.c
385
struct vcc_port *port = timer_container_of(port, t, tx_timer);
drivers/tty/vcc.c
435
struct vcc_port *port;
drivers/tty/vcc.c
481
struct vcc_port *port;
drivers/tty/vcc.c
493
static int vcc_send_ctl(struct vcc_port *port, int ctl)
drivers/tty/vcc.c
513
struct vcc_port *port;
drivers/tty/vcc.c
563
struct vcc_port *port;
drivers/tty/vcc.c
577
port = kzalloc_obj(struct vcc_port);
drivers/tty/vcc.c
58
static struct vcc_port *vcc_table[VCC_MAX_PORTS];
drivers/tty/vcc.c
684
struct vcc_port *port = dev_get_drvdata(&vdev->dev);
drivers/tty/vcc.c
736
struct vcc_port *port;
drivers/tty/vcc.c
782
static void vcc_ldc_hup(struct vcc_port *port)
drivers/tty/vcc.c
796
struct vcc_port *port;
drivers/tty/vcc.c
819
struct vcc_port *port;
drivers/tty/vcc.c
884
struct vcc_port *port;
drivers/tty/vcc.c
902
struct vcc_port *port;
drivers/tty/vcc.c
920
struct vcc_port *port;
drivers/tty/vcc.c
949
struct vcc_port *port_vcc;
drivers/tty/vcc.c
985
struct vcc_port *port;