Lines Matching defs:vcc_port
28 struct vcc_port {
66 static struct vcc_port *vcc_table[VCC_MAX_PORTS];
122 static int vcc_table_add(struct vcc_port *port)
166 static struct vcc_port *vcc_get(unsigned long index, bool excl)
168 struct vcc_port *port;
216 static void vcc_put(struct vcc_port *port, bool excl)
248 static struct vcc_port *vcc_get_ne(unsigned long index)
250 struct vcc_port *port;
262 static void vcc_kick_rx(struct vcc_port *port)
275 static void vcc_kick_tx(struct vcc_port *port)
314 static int vcc_ldc_read(struct vcc_port *port)
367 struct vcc_port *port = from_timer(port, t, rx_timer);
393 struct vcc_port *port = from_timer(port, t, tx_timer);
443 struct vcc_port *port;
489 struct vcc_port *port;
501 static int vcc_send_ctl(struct vcc_port *port, int ctl)
521 struct vcc_port *port;
571 struct vcc_port *port;
585 port = kzalloc(sizeof(struct vcc_port), GFP_KERNEL);
692 struct vcc_port *port = dev_get_drvdata(&vdev->dev);
752 struct vcc_port *port;
808 static void vcc_ldc_hup(struct vcc_port *port)
822 struct vcc_port *port;
851 struct vcc_port *port;
920 struct vcc_port *port;
943 struct vcc_port *port;
966 struct vcc_port *port;
1000 struct vcc_port *port_vcc;
1041 struct vcc_port *port;