Searched refs:max3107_port (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dmax3107-aava.c45 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
79 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
121 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
145 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
227 static int max3107_aava_configure(struct max3107_port *s)
251 struct max3107_port *
[all...]
H A Dmax3107.c71 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 *
[all...]
H A Dmax3107.h364 struct max3107_port { struct
423 void (*init)(struct max3107_port *s);
425 int (*configure)(struct max3107_port *s);
427 void (*hw_suspend) (struct max3107_port *s, int suspend);
434 extern int max3107_rw(struct max3107_port *s, u8 *tx, u8 *rx, int len);
435 extern void max3107_hw_susp(struct max3107_port *s, int suspend);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dmax3107-aava.c45 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
79 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
121 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
145 struct max3107_port *s = container_of(chip, struct max3107_port, chip);
227 static int max3107_aava_configure(struct max3107_port *s)
251 struct max3107_port *
[all...]
H A Dmax3107.c71 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 *
[all...]
H A Dmax3107.h364 struct max3107_port { struct
423 void (*init)(struct max3107_port *s);
425 int (*configure)(struct max3107_port *s);
427 void (*hw_suspend) (struct max3107_port *s, int suspend);
434 extern int max3107_rw(struct max3107_port *s, u8 *tx, u8 *rx, int len);
435 extern void max3107_hw_susp(struct max3107_port *s, int suspend);

Completed in 168 milliseconds