Lines Matching defs:vcc_port
22 struct vcc_port {
58 static struct vcc_port *vcc_table[VCC_MAX_PORTS];
114 static int vcc_table_add(struct vcc_port *port)
158 static struct vcc_port *vcc_get(unsigned long index, bool excl)
160 struct vcc_port *port;
208 static void vcc_put(struct vcc_port *port, bool excl)
240 static struct vcc_port *vcc_get_ne(unsigned long index)
242 struct vcc_port *port;
254 static void vcc_kick_rx(struct vcc_port *port)
267 static void vcc_kick_tx(struct vcc_port *port)
306 static int vcc_ldc_read(struct vcc_port *port)
359 struct vcc_port *port = from_timer(port, t, rx_timer);
385 struct vcc_port *port = from_timer(port, t, tx_timer);
435 struct vcc_port *port;
481 struct vcc_port *port;
493 static int vcc_send_ctl(struct vcc_port *port, int ctl)
513 struct vcc_port *port;
563 struct vcc_port *port;
577 port = kzalloc(sizeof(struct vcc_port), GFP_KERNEL);
684 struct vcc_port *port = dev_get_drvdata(&vdev->dev);
736 struct vcc_port *port;
782 static void vcc_ldc_hup(struct vcc_port *port)
796 struct vcc_port *port;
819 struct vcc_port *port;
884 struct vcc_port *port;
902 struct vcc_port *port;
920 struct vcc_port *port;
949 struct vcc_port *port_vcc;
985 struct vcc_port *port;