Lines Matching defs:max3100_port

92 struct max3100_port {
136 static struct max3100_port *max3100s[MAX_MAX3100]; /* the chips */
139 static int max3100_do_parity(struct max3100_port *s, u16 c)
157 static int max3100_check_parity(struct max3100_port *s, u16 c)
162 static void max3100_calc_parity(struct max3100_port *s, u16 *c)
175 static void max3100_dowork(struct max3100_port *s)
183 struct max3100_port *s = from_timer(s, t, timer);
191 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx)
216 static int max3100_handlerx(struct max3100_port *s, u16 rx)
258 struct max3100_port *s = container_of(w, struct max3100_port, work);
326 struct max3100_port *s = dev_id;
336 struct max3100_port *s = container_of(port,
337 struct max3100_port,
347 struct max3100_port *s = container_of(port,
348 struct max3100_port,
358 struct max3100_port *s = container_of(port,
359 struct max3100_port,
374 struct max3100_port *s = container_of(port,
375 struct max3100_port,
387 struct max3100_port *s = container_of(port,
388 struct max3100_port,
401 struct max3100_port *s = container_of(port,
402 struct max3100_port,
423 struct max3100_port *s = container_of(port,
424 struct max3100_port,
545 struct max3100_port *s = container_of(port,
546 struct max3100_port,
580 struct max3100_port *s = container_of(port,
581 struct max3100_port,
635 struct max3100_port *s = container_of(port,
636 struct max3100_port,
646 struct max3100_port *s = container_of(port,
647 struct max3100_port,
655 struct max3100_port *s = container_of(port,
656 struct max3100_port,
668 struct max3100_port *s = container_of(port,
669 struct max3100_port,
682 struct max3100_port *s = container_of(port,
683 struct max3100_port,
691 struct max3100_port *s = container_of(port,
692 struct max3100_port,
701 struct max3100_port *s = container_of(port,
702 struct max3100_port,
764 max3100s[i] = kzalloc(sizeof(struct max3100_port), GFP_KERNEL);
813 struct max3100_port *s = spi_get_drvdata(spi);
847 struct max3100_port *s = dev_get_drvdata(dev);
870 struct max3100_port *s = dev_get_drvdata(dev);