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)
259 struct max3100_port *s = container_of(w, struct max3100_port, work);
325 struct max3100_port *s = dev_id;
335 struct max3100_port *s = container_of(port,
336 struct max3100_port,
346 struct max3100_port *s = container_of(port,
347 struct max3100_port,
357 struct max3100_port *s = container_of(port,
358 struct max3100_port,
373 struct max3100_port *s = container_of(port,
374 struct max3100_port,
386 struct max3100_port *s = container_of(port,
387 struct max3100_port,
400 struct max3100_port *s = container_of(port,
401 struct max3100_port,
422 struct max3100_port *s = container_of(port,
423 struct max3100_port,
541 struct max3100_port *s = container_of(port,
542 struct max3100_port,
575 struct max3100_port *s = container_of(port,
576 struct max3100_port,
630 struct max3100_port *s = container_of(port,
631 struct max3100_port,
641 struct max3100_port *s = container_of(port,
642 struct max3100_port,
650 struct max3100_port *s = container_of(port,
651 struct max3100_port,
663 struct max3100_port *s = container_of(port,
664 struct max3100_port,
677 struct max3100_port *s = container_of(port,
678 struct max3100_port,
686 struct max3100_port *s = container_of(port,
687 struct max3100_port,
696 struct max3100_port *s = container_of(port,
697 struct max3100_port,
759 max3100s[i] = kzalloc(sizeof(struct max3100_port), GFP_KERNEL);
808 struct max3100_port *s = spi_get_drvdata(spi);
841 struct max3100_port *s = dev_get_drvdata(dev);
864 struct max3100_port *s = dev_get_drvdata(dev);