• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/

Lines Matching refs:max3107_port

71 static u32 get_new_brg(int baud, struct max3107_port *s)
85 int max3107_rw(struct max3107_port *s, u8 *tx, u8 *rx, int len)
133 static void put_data_to_circ_buf(struct max3107_port *s, unsigned char *data,
153 static void max3107_handlerx(struct max3107_port *s, u16 rxlvl)
234 static void max3107_handletx(struct max3107_port *s)
328 static u16 handle_interrupt(struct max3107_port *s)
390 static void max3107_dowork(struct max3107_port *s)
401 struct max3107_port *s = container_of(w, struct max3107_port, work);
477 static void max3107_set_sleep(struct max3107_port *s, int mode)
515 static void max3107_register_init(struct max3107_port *s)
623 struct max3107_port *s = dev_id;
646 void max3107_hw_susp(struct max3107_port *s, int suspend)
675 struct max3107_port *s = container_of(port, struct max3107_port, port);
684 struct max3107_port *s = container_of(port, struct max3107_port, port);
694 struct max3107_port *s = container_of(port, struct max3107_port, port);
730 struct max3107_port *s = container_of(port, struct max3107_port, port);
810 struct max3107_port *s = container_of(port, struct max3107_port, port);
833 struct max3107_port *s = container_of(port, struct max3107_port, port);
865 struct max3107_port *s = container_of(port, struct max3107_port, port);
885 struct max3107_port *s = container_of(port, struct max3107_port, port);
967 struct max3107_port *s;
1097 struct max3107_port *s = dev_get_drvdata(&spi->dev);
1122 struct max3107_port *s = dev_get_drvdata(&spi->dev);
1141 struct max3107_port *s = dev_get_drvdata(&spi->dev);